| Contents > Enumerations | Index |
HistogramStyles Enumeration
Histogram style (flags).
[flags]
public enum HistogramStyles
Members
| SurfaceShading | Surface shading is used on linecharts, down to the axis or a given baseline |
| Risers | Draw risers to data points from axis or fitted model |
| ValueTags | Value tags are written for data items |
| NormalCurve | Histogram shows a fitted Normal Distribution |
| FrameAxes | Axes are completed to frame chart |
| ExplodeAxes | Axes are set back from the plotting area |
Requirements
Namespace: Causeway
Assembly: SharpPlot (in sharpplot.dll)
