LegendBoxBaseSeriesTitleMouseDownEvent Field |
LightningChart .NET Help
Occurs when a user interactive device is pressed down 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 SeriesTitleMouseDownEvent
<NonSerializedAttribute>
Public Shared SeriesTitleMouseDownEvent As RoutedEvent
public:
[NonSerializedAttribute]
static RoutedEvent^ SeriesTitleMouseDownEvent
Field Value
Type:
RoutedEvent
See Also