Enumeration LegendHighlightingMode

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

Enumeration Members

Enumeration Members

Auto: 0

Highlighting mode is determined by the component.

MatchSeries: 2

On rollover of legend, series will highlight matching the highlight configuration of the series.

None: 1

Legend will not attempt to highlight series when rolling over legend items.