INumberFormatting Interface
  Namespace: Qlik.Sense.Client.Visualizations.WaterfallChartComponents
Assembly: Qlik.Sense.Client.dll
  
  
  Assembly: Qlik.Sense.Client.dll
Syntax
public interface INumberFormatting : IAbstractStructureProperties
| 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  |