Click or drag to resize

HighlightingItemBaseHighlightedStateChanged Event

LightningChart .NET Help
Event telling that highlighted state has changed. Contains information of the new state.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public event HighlightedStateEventHandler HighlightedStateChanged

Value

Type: Arction.Wpf.ChartingHighlightedStateEventHandler

Implements

IHighlightingItemHighlightedStateChanged
See Also