Click or drag to resize

View3DZoomPanOptions Property

LightningChart .NET Help
Zoom, pan and rotation options.

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public ZoomPanOptions3D ZoomPanOptions { get; set; }

Property Value

Type: ZoomPanOptions3D
See Also