equalNodes property
Whether nodes with different values should have the same size. If set
to true, all nodes are calculated based on the nodePadding and
current plotArea. It is possible to override it using the
marker.radius option.
API Docs: https://api.highcharts.com/highcharts/series.arcdiagram.equalNodes
Implementation
bool? equalNodes;