Property | Type | Description |
---|
Property | Type | Description |
---|---|---|
alignmentOption | enumeration esriNumericAlignmentEnum | The alignment option. |
alignmentWidth | long | The alignment width. |
roundingOption | enumeration esriRoundingOptionEnum | The rounding option. |
roundingValue | long | The rounding value, whose meaning depends on the rounding option. |
showPlusSign | boolean | A value indicating whether formatted numbers contain a plus sign for positive numbers. |
useSeparator | boolean | A value indicating whether formatted numbers contain digit grouping symbols. |
zeroPad | boolean | A value indicating whether formatted numbers contain padded zeros to the right of the decimal. |
Property | Type | Description |
---|---|---|
angleInDegrees | boolean | A value indicating whether to display the angle in degrees. |
displayDegrees | boolean | A value indicating whether to display degrees. |
Property | Type | Description |
---|
Property | Type | Description |
---|
Property | Type | Description |
---|
Property | Type | Description |
---|---|---|
formatString | string | The format string (e.g. ###-##-####). |
Represents a standard date and time format. https://docs.microsoft.com/en-us/dotnet/standard/base-types/standard-date-and-time-format-strings. Examples: "MM/dd/yyyy" 06/12/2020 "dddd, dd MMMM yyyy" Friday, 12 June 2020 "dddd, dd MMMM yyyy HH:mm:ss" Friday, 12 June 2020 08:30:01 "MM/dd/yyyy HH:mm" 06/12/2020 08:30 "MM/dd/yyyy hh:mm tt" 06/12/2020 08:30 AM "MMMM dd" June 12 "hh:mm tt" 08:30 AM "HH:mm:ss" 08:30:06.
Property | Type | Description |
---|
Property | Type | Description |
---|---|---|
format | string | The date format string. |
Property | Type | Description |
---|
Property | Type | Description |
---|---|---|
decimalPlaces | long | The number of decimal places to show. |
format | enumeration DirectionFormatOption | The format. |
directionType | enumeration DirectionType | The direction type. |
units | enumeration DirectionUnits | The direction units. |
useNegativeAngles | boolean | A value indicating whether of not to use negative angles. |
Property | Value | Description |
---|---|---|
DegreesMinutesSeconds | 0 | Degrees minutes seconds. |
QuadrantBearing | 1 | Quadrant bearing. |
Property | Value | Description |
---|---|---|
NorthAzimuth | 0 | North azimuth. |
SouthAzimuth | 1 | South azimuth. |
Polar | 2 | Polar. |
QuadrantBearing | 3 | Quadrant bearing. |
Property | Value | Description |
---|---|---|
Radians | 0 | Radians |
DecimalDegrees | 1 | Decimal degrees. |
DegreesMinutesSeconds | 2 | Degrees minutes seconds. |
Gradians | 3 | Gradians. |
Gons | 4 | Gons. |
Property | Type | Description |
---|
Property | Type | Description |
---|---|---|
option | enumeration FractionOption | The fraction option determines how the numerator and denominator of the fraction are treated. |
factor | long | The maximum number of digits for the numerator or denominator, or the denominator of the formatted fraction. |
Property | Value | Description |
---|---|---|
Digits | 0 | Digits. |
Denominator | 1 | Denominator. |
Property | Type | Description |
---|
Property | Type | Description |
---|---|---|
alignmentOption | enumeration esriNumericAlignmentEnum | The alignment option. |
alignmentWidth | long | The alignment width. |
roundingOption | enumeration esriRoundingOptionEnum | The rounding option. |
roundingValue | long | The rounding value, whose meaning depends on the rounding option. |
showPlusSign | boolean | A value indicating whether formatted numbers contain a plus sign for positive numbers. |
useSeparator | boolean | A value indicating whether formatted numbers contain digit grouping symbols. |
zeroPad | boolean | A value indicating whether formatted numbers contain padded zeros to the right of the decimal. |
Property | Type | Description |
---|---|---|
showDirections | boolean | A value indicating whether a directional letter (N-S-E-W) is appended to the formatted number. |
isLatitude | boolean | A value indicating whether a formatted number is a latitude or not. |
showZeroMinutes | boolean | A value indicating whether zero minutes are included in formatted output. |
showZeroSeconds | boolean | A value indicating whether zero seconds are included in formatted output. |
Property | Value | Description |
---|---|---|
AlignRight | 0 | Align right. |
AlignLeft | 1 | Align left. |
Property | Type | Description |
---|
Property | Type | Description |
---|---|---|
alignmentOption | enumeration esriNumericAlignmentEnum | The alignment option. |
alignmentWidth | long | The alignment width. |
roundingOption | enumeration esriRoundingOptionEnum | The rounding option. |
roundingValue | long | The rounding value, whose meaning depends on the rounding option. |
showPlusSign | boolean | A value indicating whether formatted numbers contain a plus sign for positive numbers. |
useSeparator | boolean | A value indicating whether formatted numbers contain digit grouping symbols. |
zeroPad | boolean | A value indicating whether formatted numbers contain padded zeros to the right of the decimal. |
Property | Type | Description |
---|---|---|
suffix | string | The numeric suffix. |
Property | Type | Description |
---|
Property | Type | Description |
---|---|---|
alignmentOption | enumeration esriNumericAlignmentEnum | The alignment option. |
alignmentWidth | long | The alignment width. |
roundingOption | enumeration esriRoundingOptionEnum | The rounding option. |
roundingValue | long | The rounding value, whose meaning depends on the rounding option. |
showPlusSign | boolean | A value indicating whether formatted numbers contain a plus sign for positive numbers. |
useSeparator | boolean | A value indicating whether formatted numbers contain digit grouping symbols. |
zeroPad | boolean | A value indicating whether formatted numbers contain padded zeros to the right of the decimal. |
Property | Type | Description |
---|---|---|
adjustPercentage | boolean | A value indicating whether or not to adjust the percentage. |
Property | Type | Description |
---|
Property | Type | Description |
---|---|---|
alignmentOption | enumeration esriNumericAlignmentEnum | The alignment option. |
alignmentWidth | long | The alignment width. |
roundingOption | enumeration esriRoundingOptionEnum | The rounding option. |
roundingValue | long | The rounding value, whose meaning depends on the rounding option. |
showPlusSign | boolean | A value indicating whether formatted numbers contain a plus sign for positive numbers. |
useSeparator | boolean | A value indicating whether formatted numbers contain digit grouping symbols. |
zeroPad | boolean | A value indicating whether formatted numbers contain padded zeros to the right of the decimal. |
Property | Type | Description |
---|---|---|
factor | double | The rate factor. |
label | string | The label appended to the formatted rate number. |
Property | Value | Description |
---|---|---|
NumberOfDecimals | 0 | Rounding by number of decimals. |
NumberOfSignificantDigits | 1 | Rounding by number of significant digits. |
Property | Type | Description |
---|
Property | Type | Description |
---|---|---|
decimalPlaces | long | The number of decimal places to show. |