| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Methods Structures Enumerations Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Style examples > Decile whiskers on Boxplot Decile whiskers on BoxplotBoxWhisker indicates deciles with dotted lines. sp.BoxPlotStyle = BoxPlotStyles.DecileWhiskers; This may give a clearer picture of where the ‘core’ of the distribution lies. See also ...SharpPlot Members | BoxPlotStyle Property |