SelectionArea

Description

The SelectionArea enumeration is used to determine the section type in chart plot area.

Used by the following method:

Available Values

Value Brief description
SelectionAreaLeftSlider Left element of the slider that is used to drag non-selected areas of the plot area.
SelectionAreaRightSlider Right element of the slider that is used to drag non-selected areas of the plot area.
SelectionAreaLeftUnselected Area positioned to the left of the area selected using the slider.
SelectionAreaRightUnselected Area positioned to the right of the area selected using the slider.
SelectionAreaSelected Area selected using the slider.

See also:

Enumerations