Table of Contents

Enum PolarAxisRotateAction

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

Wheel action on polar circumference.

public enum PolarAxisRotateAction

Fields

None = 0

No action.

Rotate = 1

Rotate single axis.

RotateAll = 2

Rotate all axes.