Interface for a data point that contains an associated size property.

Can be used for individual configuration of data points size.

For some series types, individually sized data points might have to be explicitly enabled when the series is created. Refer to series documentation for more detailed information.

Hierarchy

Properties

Properties

size?: number

Numeric size associated with the data point.

Can be used for individual configuration of data points size.

For some series types, individually sized data points might have to be explicitly enabled when the series is created. Refer to series documentation for more detailed information.