Elements Class
  Namespace: Qlik.Sense.Client.Visualizations.BoxplotComponents
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Box plot elements settings
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - Elements
 
 
- 
          AbstractStructure
          
Syntax
public class Elements : AbstractStructure, IDisposable, IElements, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| Elements() | Creates an instance of the Elements class | 
Properties
| Name | Description | 
|---|---|
| BoxEnd | Box plot element settings JSON property name: boxEnd | 
| BoxMiddle | Box plot element settings JSON property name: boxMiddle | 
| BoxStart | Box plot element settings JSON property name: boxStart | 
| FirstWhisker | Box plot element settings JSON property name: firstWhisker | 
| LastWhisker | Box plot element settings JSON property name: lastWhisker | 
| Outliers | Box plot outliers element JSON property name: outliers |