Search results

ScrollbarSettingsModel API in Angular Chart API component

Interface for a class ScrollbarSettings

Properties

enable

boolean

Enables the scrollbar for lazy loading.

enableZoom

boolean

Defines enable or disable of zoom by scroll bar.

gripColor

string

Defines the color for thumb grip.

height

number

Defines the height of the back rect and scroll bar.

pointsLength

number

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

range

ScrollbarSettingsRangeModel

Specifies the range for date time values alone.

scrollbarColor

string

Defines the color for the scroll bar.

scrollbarRadius

number

Defines the border radius for the scroll bar.

trackColor

string

Defines the color of the back track.

trackRadius

number

Defines the border radius for back rect.