sizeBy property
Whether the pie slice's value should be represented by the area or
the radius of the slice. Can be either area or radius. The
default, area, corresponds best to the human perception of the size
of each pie slice.
API Docs: https://api.highcharts.com/highcharts/series.variablepie.sizeBy
Implementation
String? sizeBy;