Time |
The TimeSeriesDataSet type exposes the following members.
Name | Description | |
---|---|---|
FullRange |
Gets the DayRange indicating the period of time that is
covered by this TimeSeriesDataSet's Values.
(Overrides DataSetBaseFullRange) | |
PercentageEstimated |
Gets the number between 0 and 100 (both inclusive) indicating the
overall extent to which this data set is based on estimated
data.
(Overrides DataSetBasePercentageEstimated) | |
Values | Gets the non-null, non-empty, chronologically-ordered list of TimeSeriesDataValue objects that make up this TimeSeriesDataSet. |