Click or drag to resize

ZoomPanOptions3DAxisWheelAction Property

LightningChart .NET Help
Device wheel action on axis.

Namespace:  Arction.Wpf.Charting.Views.View3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(AxisWheelAction.Pan)]
public AxisWheelAction AxisWheelAction { get; set; }

Property Value

Type: AxisWheelAction
See Also