Click or drag to resize

LegendBoxBaseCheckBoxStateChanged Event

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

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

Value

Type: Arction.WinForms.Charting.ViewsLegendBoxBaseCheckBoxStateChangedHandler
See Also