Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SizeValue

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.

Index

Properties

Properties

Optional Readonly size

size : undefined | 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.