Click or drag to resize

ViewXYBeforeZooming Event

LightningChart .NET Help
Zooming is about to start.

Namespace:  Arction.Wpf.ChartingMVVM.Views.ViewXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public event ViewXYBeforeZoomingEventHandler BeforeZooming

Value

Type: Arction.Wpf.ChartingMVVM.Views.ViewXYViewXYBeforeZoomingEventHandler
See Also