innerSize property
dynamic
innerSize
getter/setter pair
In circular view, the size of the inner diameter of the circle. Can be a percentage or pixel value. Percentages are relative to the outer perimeter. Pixel values are given as integers.
If the rows
option is set, it overrides the innerSize
setting.
API Docs: https://api.highcharts.com/highcharts/series.item.innerSize
Implementation
dynamic innerSize;