IWaterfallChartProperties Interface
  Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Waterfall chart visualization
Syntax
public interface IWaterfallChartProperties : IVisualizationBaseProperties, IGenericObjectProperties, IAbstractStructureProperties
| Name | Description | 
|---|---|
| Color | JSON property name: color | 
| Def | JSON property name: qDef | 
| Gridlines | Grid lines settings. JSON property name: gridlines | 
| HyperCubeDef | JSON property name: qHyperCubeDef | 
| Legend | Legend settings. JSON property name: legend | 
| MeasureAxis | Measure axis settings. JSON property name: measureAxis |