[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IBoxWhiskerOptions

IBoxWhiskerOptions Interface

Represents the properties of a box and whisker chart.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IBoxWhiskerOptions
Public Interface IBoxWhiskerOptions

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.