LegendBoxBaseSeriesTitleMouseUpEvent Field |
LightningChart .NET Help
Occurs when a user interactive device button is released over 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 SeriesTitleMouseUpEvent
<NonSerializedAttribute>
Public Shared SeriesTitleMouseUpEvent As RoutedEvent
public:
[NonSerializedAttribute]
static RoutedEvent^ SeriesTitleMouseUpEvent
Field Value
Type:
RoutedEvent
See Also