SharpPlot Reference > SharpPlot Enumerations > HistogramStyles Enumeration

HistogramStyles Enumeration

Histogram style (flags).

[flags]
public enum HistogramStyles

Members

CroppedAxesCrops all chart elements at the axis boundary
ExplodeAxesAxes are set back from the plotting area
FrameAxesAxes are completed to frame chart and all data is cropped
GridLinesDraw gridlines (all axes)
MeanHistogram marks the mean value with a datumline
NormalCurveHistogram shows a fitted Normal Distribution
OverlayGridGridlines are drawn ontop of data
RisersDraw risers to data points from axis or fitted model
SDev1Histogram marks 1 StdDev with a datumline
SDev2Histogram marks 2 StdDev with a datumline
SDev3Histogram marks 3 StdDev with a datumline
SurfaceShadingSurface shading is used on linecharts, down to the axis or a given baseline
ValueTagsValue tags are written for data items

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | SharpPlot.HistogramStyle Property | SharpPlot.DrawHistogram Method


Send comments on this topic
© Dyalog Ltd 2021