WaterfallChartProperties Class
Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
Assembly: Qlik.Sense.Client.dll
Waterfall chart visualization
Inheritance
-
System.Object
-
AbstractStructure
-
GenericObjectProperties
-
VisualizationBaseProperties
- WaterfallChartProperties
-
VisualizationBaseProperties
-
GenericObjectProperties
-
AbstractStructure
Syntax
public class WaterfallChartProperties : VisualizationBaseProperties, IDisposable, IWaterfallChartProperties, IVisualizationBaseProperties, IGenericObjectProperties, IAbstractStructureConstructors
| Name | Description |
|---|---|
| WaterfallChartProperties() |
Creates an instance of the WaterfallChartProperties class |
Properties
| 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 |