SeriesSelectionMode
Describes the Selection mode to use for the series in the chart.
Enumeration Members
Section titled "Enumeration Members"FadeOthers
Section titled "FadeOthers"Items other than the selected items will fade.
FadeOthers = 3 FocusColorFill
Section titled "FocusColorFill"Items selected will have the focus color as their fill.
FocusColorFill = 9 FocusColorOutline
Section titled "FocusColorOutline"Items selected will have the focus color as their outline.
FocusColorOutline = 6 FocusColorThickOutline
Section titled "FocusColorThickOutline"Items selected will have the focus color as their thick outline.
FocusColorThickOutline = 5 GrayscaleOthers
Section titled "GrayscaleOthers"Items other than the selected items will shift to grayscale.
GrayscaleOthers = 4 SelectionColorFill
Section titled "SelectionColorFill"Items selected will have the selection color as their fill.
SelectionColorFill = 10 SelectionColorOutline
Section titled "SelectionColorOutline"Items selected will have the selection color as their outline.
SelectionColorOutline = 8 SelectionColorThickOutline
Section titled "SelectionColorThickOutline"Items selected will have the selection color as their thick outline.
SelectionColorThickOutline = 7 ThickOutline
Section titled "ThickOutline"Items selected will have a thicker outline than the rest.
ThickOutline = 11