Exposes properties related to the BoxAndWhisker chart type.

BoxAndWhiskerSettings

new BoxAndWhiskerSettings(showInnerPoints: boolean, showOutlierPoints: boolean, showMeanMarkers: boolean, showMeanLine: boolean, quartileCalculation: QuartileCalculation): BoxAndWhiskerSettings

Returns BoxAndWhiskerSettings

$t: Type
quartileCalculation: QuartileCalculation
showInnerPoints: boolean
showMeanLine: boolean
showMeanMarkers: boolean
showOutlierPoints: boolean