Click or drag to resize

AspectRatioOptions Constructor (ZoomPanOptionsBase)

LightningChart .NET Help
Constructor.

Namespace:  Arction.Wpf.ChartingMVVM.Views.ViewXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public AspectRatioOptions(
	ZoomPanOptionsBase owner
)

Parameters

owner
Type: Arction.Wpf.ChartingMVVM.ViewsZoomPanOptionsBase
Parent.
See Also