Click or drag to resize

ZoomPanOptionsPolarWheelRotateAction Property

LightningChart .NET Help
Device wheel action on circumference.

Namespace:  Arction.WinForms.Charting.Views.ViewPolar
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(PolarAxisRotateAction.Rotate)]
public PolarAxisRotateAction WheelRotateAction { get; set; }

Property Value

Type: PolarAxisRotateAction
See Also