Click or drag to resize

IHighlightingItemHighlightedStateChanged Event

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

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

Value

Type: Arction.Wpf.ChartingMVVMHighlightedStateEventHandler
See Also