valueDecimals property

double? valueDecimals
getter/setter pair

How many decimals to show in each series' y value. This is overridable in each series' tooltip options object. The default is to preserve all decimals.

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

Implementation

double? valueDecimals;