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