Click or drag to resize

UserInteractiveObjectMouseDoubleClick Event

LightningChart .NET Help
Mouse button has been doubleclicked.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public virtual event MouseEventHandler MouseDoubleClick

Value

Type: System.Windows.InputMouseEventHandler
See Also