rows property
The number of rows to display in the rectangular or circular view. If
the innerSize
is set, it will be overridden by the rows
setting.
API Docs: https://api.highcharts.com/highcharts/series.item.rows
Implementation
double? rows;
The number of rows to display in the rectangular or circular view. If
the innerSize
is set, it will be overridden by the rows
setting.
API Docs: https://api.highcharts.com/highcharts/series.item.rows
double? rows;