rows property

double? rows
getter/setter pair

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;