Search results

ScrollbarSettings API in JavaScript (ES5) Chart API control

Scrollbar Settings Properties for Lazy Loading

Properties

enable

boolean

Enables the scrollbar for lazy loading.

Defaults to false

enableZoom

boolean

Defines enable or disable of zoom by scroll bar.

Defaults to true

gripColor

string

Defines the color for thumb grip.

Defaults to null

height

number

Defines the height of the back rect and scroll bar.

Defaults to 16

pointsLength

number

Defines the length of the points for numeric and logarithmic values.

Defaults to null

range

ScrollbarSettingsRangeModel

Specifies the range for date time values alone.

scrollbarColor

string

Defines the color for the scroll bar.

Defaults to null

scrollbarRadius

number

Defines the border radius for the scroll bar.

Defaults to 0

trackColor

string

Defines the color of the back track.

Defaults to null

trackRadius

number

Defines the border radius for back rect.

Defaults to 0