new AverageMeasure()
Specific type of MeasureEntry that returns an average value for each entry.
Constructs a new AverageMeasure.
N.B. This is an abstract class - do not instantiate!
N.B. This is an abstract class - do not instantiate!
The following features are supported:
Extends
Members
index :number
Zero-based numeric index for each entry returned.
This property holds the value of the 'Index' attribute.
Type:
- number
- Inherited From:
value :string
This property holds the value of the 'Value' attribute.
Type:
- string