Click or drag to resize

LegendBoxXYSeriesTitleMouseMoveOverOff Event

LightningChart .NET Help
Occurs when the mouse pointer moves out over the series title.

Namespace:  Arction.Wpf.Charting.Views.ViewXY
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public event LegendBoxXYSeriesTitleMouseMoveOverOffEventHandler SeriesTitleMouseMoveOverOff

Value

Type: Arction.Wpf.Charting.Views.ViewXYLegendBoxXYSeriesTitleMouseMoveOverOffEventHandler
See Also