Search results

ScrollbarSettingsRange API in React Chart API component

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