Settings |
The SettingsAmbientSettingsStation type exposes the following members.
Name | Description | |
---|---|---|
![]() | DropDecimalForWholeNumbers | Specifies whether to display whole numbers with zeros after decimals: Yes (example: North 90.00), No (example: North 90) |
![]() | DropLeadingZerosRightOfStationCharacter | Drops leading zeros before the station character for whole number station values. |
![]() | Format |
Specifies the format of the measurement.
(Inherited from SettingsAmbientSettingsUnitFormatNumberTUnit, TFormat) |
![]() | MinimumDisplayWidth | Specifies the minimum display width for the station value, which allows leading zeros to be added if necessary. For example, assuming a minimum display width of 10 and a precision of 2, a station value of 1234.234 would be displayed as 0012+34.23. |
![]() | Precision |
Specifies the number of digits to show to the right of the decimal.
(Inherited from SettingsAmbientSettingsUnitlessNumber) |
![]() | Rounding |
Specifies how numbers are rounded up or down to the number of decimal places specified in Precision.
(Inherited from SettingsAmbientSettingsUnitlessNumber) |
![]() | Sign |
Specifies how to mark numbers as positive or negative.
(Inherited from SettingsAmbientSettingsUnitlessNumber) |
![]() | StationDelimiterCharacter | Specifies the separator character used to display stations. |
![]() | StationDelimiterPosition | Specifies the scale to use for major stations. |
![]() | Unit |
Specifies the unit of the measurement.
(Inherited from SettingsAmbientSettingsUnitFormatNumberTUnit, TFormat) |