Click or drag to resize

TsItemDataDouble Properties

The TsItemDataDouble type exposes the following members.

Properties
  NameDescription
Public propertyData
The time series item data (typed)
Public propertyDataArray
Data array of timeseries item data for each timestep. Its length matches the NumberOfTimes
Public propertyDateTimes
DateTimes in the time series. For a calendar time axis this is retrieved from the time series. For a relative time axis this is calculated relative to the time series StartTime that must be set before this is called.
Public propertyEndTime
Time series end time
Public propertyItem
Get data value for the given time step index.
Public propertyStartTime
Time series start time
Top
See Also