Click or drag to resize

LegendBoxBaseSeriesTitleMouseDoubleClick Event

LightningChart .NET Help
Occurs when a mouse button is double-clicked on a series title.

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

Value

Type: Arction.WinForms.Charting.ViewsLegendBoxBaseSeriesTitleUserActionEventHandler
See Also