NumericFormatter Class Methods
For a list of all members of this type, see NumericFormatter members.
Public Methods
Name | Description | |
---|---|---|
FormatNumber | Overloaded. Formats the given double number with the specified format style, using the default length limit. | |
GetFormatStyleCurrentName | Returns the current galaxy name of the specified format style. | |
QualityFormat | Returns a formatted string based on the specified quality character (as defined in the galaxy) and numeric format type. |
Protected Methods
Name | Description | |
---|---|---|
FormatterInternal_ConfigurationChanged | Handles the Galaxy style configuration changed event from Global settings, and raises a corresponding event to the clients. | |
RaiseFormatConfigurationChanged | Raise the FormatConfigurationChanged event |
See Also