Enum PolarAxisRotateAction
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Wheel action on polar circumference.
public enum PolarAxisRotateAction
Fields
None = 0No action.
Rotate = 1Rotate single axis.
RotateAll = 2Rotate all axes.