SeriesHighlightingMode
Describes the highlighting mode to use for the series in the chart.
Enumeration Members
Section titled "Enumeration Members"BrightenSpecific
Section titled "BrightenSpecific"Series will brighten when hovered, and, if applicable brighten indiviudal shapes or markers.
BrightenSpecific = 2 FadeOthers
Section titled "FadeOthers"Series will fade if they aren't the hovered series, and, if applicable other shapes in the hovered series will fade.
FadeOthers = 5 FadeOthersSpecific
Section titled "FadeOthersSpecific"Series will fade if they aren't the hovered series, and, if applicable other shapes in the hovered series will fade.
FadeOthersSpecific = 4 No highlighting is defined at the chart level. Individual series may have local highlight settings.
None = 1