Click or drag to resize

ZoomPanOptionsPolarWheelRotateAction Property

LightningChart .NET Help
Gets or sets pan user interactive device wheel action on circumference. This is a dependency property.

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

Property Value

Type: PolarAxisRotateAction
See Also