ScrollbarSettingsRange
12 Sep 20251 minute to read
The ScrollbarSettingsRange class allows defining the start and end values for the scrollbar range in a chart.
Properties
maximum Date|string|number
Specifies the maximum range of a scrollbar.
Defaults to null
minimum Date|string|number
Specifies the minimum range of a scrollbar.
Defaults to null