Click or drag to resize

AverageDataSet Properties

The AverageDataSet type exposes the following members.

Properties
 NameDescription
Public propertyAnnualAverage Gets the non-null average annual value.
Public propertyFirstYear Gets the first year of the continuous set of data that was used to calculate the average figures.
Public propertyFullRange Gets the DayRange indicating the period of data from which this AverageDataSet's figures were calculated.
(Overrides DataSetBaseFullRange)
Public propertyLastYear Gets the last year of the continuous set of data that was used to calculate the average figures.
Public propertyNumberOfYears Gets the number of years of data that the average figures were calculated from (e.g. for 5-year-average data this would return 5).
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)
Top
See Also