Click or drag to resize

ZoomPanOptionsPolarAxisWheelAction Property

LightningChart .NET Help
Device wheel action on amplitude axis. Affects the circumference axis line rotation so that if the value is none, the rotation is disabled.

Namespace:  Arction.Wpf.Charting.Views.ViewPolar
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