LightningChart .NET Help
Degrees, arc minutes, arc seconds representation coordinate postfix.
Namespace:
Arction.WinForms.Charting
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
SyntaxPublic Enumeration CoordPostfix
public enum class CoordPostfix
Members|
| Member name | Value | Description |
|---|
| N | 0 |
North.
|
| E | 1 |
East.
|
| S | 2 |
South.
|
| W | 3 |
West.
|
See Also