LongitudePostfix Enumeration |
LightningChart .NET Help
Longitude 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 enum LongitudePostfix
Public Enumeration LongitudePostfix
public enum class LongitudePostfix
Members|
| Member name | Value | Description |
|---|
| E | 0 |
East.
|
| W | 1 |
West.
|
See Also