Enumeration SeriesViewerScrollbarMode

Describes the scrollbar mode to use for the series viewer.

Enumeration Members

Enumeration Members

FadeToLine: 2

A scrollbar that faides to a hairline will be used that shows only when zoom/pan is changing or the cursor is near.

Fading: 1

Fading scrollbar will be used that shows only when zoom/pan is changing or the cursor is near.

None: 0

No horizontal scrollbar will be visible.

Persistent: 3

Persistent scrollbar will be used that shows all the time.