Enum RVDashboardNegativeFormatType
The list of formatting options for a negative numeric data.
Namespace: Reveal.Sdk
Assembly: Reveal.UI.Sdk.dll
Syntax
public enum RVDashboardNegativeFormatType
Fields
| Name | Description |
|---|---|
| Empty | Empty formatting |
| MinusSign | Formatting with a minus sign |
| Parenthesis | Formatting with a parenthesis |