Interface AttributeDataPointEntry
A data point entry that represents a single attribute within a multi-dimensional data point.
Properties
attribute
attribute:
Attribute
The attribute associated with this data point entry
dataOption
dataOption:
CalculatedMeasureColumn|Column|MeasureColumn|StyledColumn|StyledMeasureColumn
The data option associated with this entry
displayValue
displayValue?:
string
The formatted value of the data point
value
value:
number|string
The raw value of the data point