[]
        
Represents the properties of a box and whisker chart.
public interface IBoxWhiskerOptions
  Public Interface IBoxWhiskerOptions
  | Name | Description | 
|---|---|
| QuartileCalculation | Gets or sets the quartile calculation type of a box and whisker chart.  | 
      
| ShowInnerPoints | Gets or sets a value indicating whether inner points are shown in a box and whisker chart.  | 
      
| ShowMeanLine | Gets or sets a value indicating whether the mean line is shown in a box and whisker chart.  | 
      
| ShowMeanMarker | Gets or sets a value indicating whether the mean marker is shown in a box and whisker chart.  | 
      
| ShowOutlierPoints | Gets or sets a value indicating whether outlier points are shown in a box and whisker chart.  |