Click or drag to resize

LegendBoxBaseSeriesTitleMouseDoubleClickEvent Field

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

Namespace:  Arction.Wpf.ChartingMVVM.Views
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
[NonSerializedAttribute]
public static RoutedEvent SeriesTitleMouseDoubleClickEvent

Field Value

Type: RoutedEvent
See Also