IBoxWhiskerOptions Interface Members
In This Topic
The following tables list the members exposed by IBoxWhiskerOptions.
Public Properties
| 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. |
Top
See Also