Click or drag to resize

ZoomPanOptions3DBase Constructor (View3DBase)

LightningChart .NET Help
Constructor

Namespace:  Arction.Wpf.ChartingMVVM.Views.View3D
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public ZoomPanOptions3DBase(
	View3DBase owner
)

Parameters

owner
Type: Arction.Wpf.ChartingMVVM.Views.View3DView3DBase
View owner
See Also