Click or drag to resize

LegendBoxBaseCheckBoxStateChanged Event

LightningChart .NET Help
Occurs when the state of a series title check box has changed.

Namespace:  Arction.Wpf.ChartingMVVM.Views
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public virtual event LegendBoxBaseCheckBoxStateChangedHandler CheckBoxStateChanged

Value

Type: Arction.Wpf.ChartingMVVM.ViewsLegendBoxBaseCheckBoxStateChangedHandler
See Also