SeriesViewerVerticalScrollbarPosition
Describes the scrollbar mode to use for the series viewer.
Enumeration Members
Section titled "Enumeration Members"Vertical scrollbar position will be decided by the series viewer.
Auto = 0 InsideLeft
Section titled "InsideLeft"Vertical scrollbar will be used in the plot area inside left position.
InsideLeft = 1 InsideRight
Section titled "InsideRight"Vertical scrollbar will be used in the plot area inside right position.
InsideRight = 2