LegendHighlightingMode
Describes the highlighting mode to use for the series in the chart.
Enumeration Members
Section titled "Enumeration Members"Highlighting mode is determined by the component.
Auto = 0 MatchSeries
Section titled "MatchSeries"On rollover of legend, series will highlight matching the highlight configuration of the series.
MatchSeries = 2 Legend will not attempt to highlight series when rolling over legend items.
None = 1