BoxplotDef Class
Namespace: Qlik.Sense.Client.Visualizations.BoxplotComponents
Assembly: Qlik.Sense.Client.dll
Assembly: Qlik.Sense.Client.dll
Settings specific to the boxplot
Inheritance
-
System.Object
-
AbstractStructure
- BoxplotDef
-
AbstractStructure
Syntax
public class BoxplotDef : AbstractStructure, IDisposable, IBoxplotDef, IAbstractStructureConstructors
| Name | Description |
|---|---|
| BoxplotDef() |
Creates an instance of the BoxplotDef class |
Properties
| Name | Description |
|---|---|
| Calculations |
Box plot calculation settings JSON property name: calculations |
| Color |
Color settings for the boxplot JSON property name: color |
| Elements |
Box plot elements settings JSON property name: elements |
| HyperCubeDef |
The hypercube used by most visualizations JSON property name: qHyperCubeDef |
| Presentation |
Presentation settings for the boxplot JSON property name: presentation |