Describes the Selection mode to use for the series in the chart.

Enumeration Members

Auto: 0

Selection mode is determined by the component.

Brighten: 2

Items will brighten when selected.

FadeOthers: 3

Items other than the selected items will fade.

FocusColorFill: 9

Items selected will have the focus color as their fill.

FocusColorOutline: 6

Items selected will have the focus color as their outline.

FocusColorThickOutline: 5

Items selected will have the focus color as their thick outline.

GrayscaleOthers: 4

Items other than the selected items will shift to grayscale.

None: 1

No Selection is defined at the chart level.

SelectionColorFill: 10

Items selected will have the selection color as their fill.

SelectionColorOutline: 8

Items selected will have the selection color as their outline.

SelectionColorThickOutline: 7

Items selected will have the selection color as their thick outline.

ThickOutline: 11

Items selected will have a thicker outline than the rest.