| Contents > Glossaries > Style examples | Index |
NormalCurve on Histograms
Histogram shows a fitted Normal Distribution.

sp.HistogramStyle = HistogramStyles.NormalCurve;
This can be used to check for a distribution which is statistically tractable.
| Contents > Glossaries > Style examples | Index |
Histogram shows a fitted Normal Distribution.

sp.HistogramStyle = HistogramStyles.NormalCurve;
This can be used to check for a distribution which is statistically tractable.