FormatOptions.UnitSymbol
Description:
The unit symbol that should be displayed to indicate the units of the value.
The unit symbol that should be displayed to indicate the units of the value.
public UnitSymbolType UnitSymbol { get; set; }
-
When setting this property: unitSymbol is not a valid unit symbol for the display unit in this FormatOptions.
-
When setting this property: A value passed for an enumeration argument is not a member of that enumeration
-
UseDefault is true in this FormatOptions.