IHistogramLayout Interface
Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
Assembly: Qlik.Sense.Client.dll
Histogram visualization
Syntax
public interface IHistogramLayout : IVisualizationBaseLayout, IGenericObjectLayout, IAbstractStructureProperties
| Name | Description |
|---|---|
| Bins |
JSON property name: bins |
| Color |
JSON property name: color |
| DataPoint |
Data points JSON property name: dataPoint |
| DimensionAxis |
Dimension axis settings. JSON property name: dimensionAxis |
| Gridlines |
Grid lines settings. JSON property name: gridlines |
| HyperCube |
JSON property name: qHyperCube |
| MeasureAxis |
JSON property name: measureAxis |
| RefLine |
JSON property name: refLine |