valueDecimals property

double? valueDecimals
getter/setter pair

For a color axis with data classes, how many decimals to render in the legend. The default preserves the decimals of the range numbers.

API Docs: https://api.highcharts.com/highcharts/legend.valueDecimals

Implementation

double? valueDecimals;