| Contents > Glossaries > Style examples | Index |
Decile whiskers on Boxplot
BoxWhisker indicates deciles with dotted lines.

sp.BoxPlotStyle = BoxPlotStyles.DecileWhiskers;
This may give a clearer picture of where the core of the distribution lies.
| Contents > Glossaries > Style examples | Index |
BoxWhisker indicates deciles with dotted lines.

sp.BoxPlotStyle = BoxPlotStyles.DecileWhiskers;
This may give a clearer picture of where the core of the distribution lies.