count property

double? count
getter/setter pair

How many units of the defined type the button should span. If type is "month" and count is 3, the button spans three months.

API Docs: https://api.highcharts.com/highcharts/rangeSelector.buttons.count

Implementation

double? count;