LegendBoxBaseSeriesTitleMouseDoubleClickEvent Field |
LightningChart .NET Help
Occurs when a mouse button is double-clicked on a series title.
Namespace:
Arction.Wpf.Charting.Views
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax[NonSerializedAttribute]
public static RoutedEvent SeriesTitleMouseDoubleClickEvent
<NonSerializedAttribute>
Public Shared SeriesTitleMouseDoubleClickEvent As RoutedEvent
public:
[NonSerializedAttribute]
static RoutedEvent^ SeriesTitleMouseDoubleClickEvent
Field Value
Type:
RoutedEvent
See Also