Table of Contents

Enum CoordPostfix

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

Degrees, arc minutes, arc seconds representation coordinate postfix.

public enum CoordPostfix

Fields

E = 1

East.

N = 0

North.

S = 2

South.

W = 3

West.