Click or drag to resize

DatedDataSet Properties

The DatedDataSet type exposes the following members.

Properties
 NameDescription
Public propertyFullRange Gets the DayRange indicating the period of time that is covered by this DatedDataSet's Values.
(Overrides DataSetBaseFullRange)
Public propertyPercentageEstimated 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)
Public propertyValues Gets the non-null, non-empty, chronologically-ordered list of DatedDataValue objects that make up this DatedDataSet.
Top
See Also