Interface for a data point that contains an associated numeric data value.

Can be used for dynamic per data point coloring when associated with a Color lookup table LUT.

For some series types, dynamic data point coloring might have to be explicitly enabled when the series is created. Refer to series documentation for more detailed information.

Hierarchy

Properties

Properties

value?: number

Numeric value associated with the data point.

Can be used for dynamic per data point coloring when associated with a Color lookup table LUT.

For some series types, dynamic data point coloring might have to be explicitly enabled when the series is created. Refer to series documentation for more detailed information.