NumberFormatting Class
Namespace: Qlik.Sense.Client.Visualizations.WaterfallChartComponents
Assembly: Qlik.Sense.Client.dll
Assembly: Qlik.Sense.Client.dll
Inheritance
-
System.Object
-
AbstractStructure
- NumberFormatting
-
AbstractStructure
Syntax
public class NumberFormatting : AbstractStructure, IDisposable, INumberFormatting, IAbstractStructureConstructors
| Name | Description |
|---|---|
| NumberFormatting() |
Creates an instance of the NumberFormatting class |
Properties
| Name | Description |
|---|---|
| IsCustomFormatted |
If true, the client formatting will be toggled off JSON property name: isCustomFormatted |
| NumFormat |
JSON property name: qNumFormat |
| NumFormatFromTemplate |
When enabled, the number format to use can be selected from multiple predefined formats based on the desired type (number, date). JSON property name: numFormatFromTemplate |