reductionFactor property

double? reductionFactor
getter/setter pair

A configuration property that specifies the factor by which the value and size of a grouped node are reduced. This can be particularly useful when a grouped node occupies a disproportionately large portion of the graph, ensuring better visual balance and readability.

API Docs: https://api.highcharts.com/highcharts/series.treemap.cluster.reductionFactor

Implementation

double? reductionFactor;