Average |
The AverageDataSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnnualAverage | Gets the non-null average annual value. |
![]() | FirstYear | Gets the first year of the continuous set of data that was used to calculate the average figures. |
![]() | FullRange |
Gets the DayRange indicating the period of
data from which this AverageDataSet's figures were
calculated.
(Overrides DataSetBaseFullRange) |
![]() | LastYear | Gets the last year of the continuous set of data that was used to calculate the average figures. |
![]() | NumberOfYears | 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). |
![]() | 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) |