Click or drag to resize

TsItemDataDoubleGetData Method

Overload List
  NameDescription
Public methodGetData(DateTime)
Gets the raw data for the given time. It differs from the GetValue(DateTime) for the StepAccumulated and the Accumulated
Public methodGetData(Int32)
Get data value for the given time step index.
Public methodGetData(DateTime, Int32)
Gets the raw data for the given time. It differs from the GetValue(DateTime) for the StepAccumulated and the Accumulated
Public methodGetData(Double, Int32)
Gets the raw data for the given time since start of the time series. It differs from the GetValue(DateTime) for the StepAccumulated and the Accumulated
Top
See Also