Click or drag to resize

TimeSeriesDataSetGetValuesWithin Method

Overload List
 NameDescription
Public methodGetValuesWithin(Day) Returns a non-null, possibly-empty, chronologically-ordered list of the TimeSeriesDataValue objects from this TimeSeriesDataSet that fall within the specified Day.
Public methodGetValuesWithin(DayRange) Returns a non-null, possibly-empty, chronologically-ordered list of the TimeSeriesDataValue objects from this TimeSeriesDataSet that fall within the specified DayRange.
Top
See Also