'Declaration Public Enum SeriesSelectionMode Inherits System.Enum
public enum SeriesSelectionMode : System.Enum
Member | Description |
---|---|
Auto | Selection mode is determined by the component. |
Brighten | Items will brighten when selected. |
FadeOthers | Items other than the selected items will fade. |
FocusColorFill | Items selected will have the focus color as their fill. |
FocusColorOutline | Items selected will have the focus color as their outline. |
FocusColorThickOutline | Items selected will have the focus color as their thick outline. |
GrayscaleOthers | Items other than the selected items will shift to grayscale. |
None | No Selection is defined at the chart level. |
SelectionColorFill | Items selected will have the selection color as their fill. |
SelectionColorOutline | Items selected will have the selection color as their outline. |
SelectionColorThickOutline | Items selected will have the selection color as their thick outline. |
ThickOutline | Items selected will have a thicker outline than the rest. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2