✅ You are viewing documentation for the latest version of Compose SDK.
Version:

# Interface BasicDataPointEntry

A basic data point entry that represents a single dimension 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


# value

value: number | string

The raw value of the data point