✅ You are viewing documentation for the latest version of Compose SDK.
Version:
# Interface MeasureDataPointEntry
A data point entry that represents a single measure within a multi-dimensional data point.
# Properties
# dataOption
dataOption:
CalculatedMeasureColumn|Column|MeasureColumn|StyledColumn|StyledMeasureColumn
The data option associated with this entry
# displayValue
displayValue?:
string
The formatted value of the data point
# measure
measure:
Measure
The measure associated with this data point entry
# value
value:
number|string
The raw value of the data point