Click or drag to resize

ViewXYZoomToFit Method

LightningChart .NET Help
View autoscale. Fits all axes so that all series data is shown.

Namespace:  Arction.Wpf.ChartingMVVM.Views.ViewXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public void ZoomToFit()
See Also