changeDecimals property
How many decimals to show for the point.change
or the point.cumulativeSum
value when the series.compare
or the series.cumulative
option is set.
This is overridable in each series' tooltip options object.
API Docs: https://api.highcharts.com/highstock/tooltip.changeDecimals
Implementation
double? changeDecimals;