BoxPlotStyles Enumeration

Box and Whisker style (flags).

[flags]
public enum BoxPlotStyles

Members

ForceZeroForce zero (all axes include origin)
NoAxesNo axes are drawn on the chart
ExplodeAxesAxes are set back from the plotting area
FrameAxesAxes are completed to frame chart
TicksBetweenTickmarks are drawn between bars or groups of bars
TabularDataArray elements represent categories of data, not categorisations
HorizontalHorizontal chart (Barcharts,MaxMin,Gantt)
GridLinesDraw gridlines (all axes)
OverlayGridGridlines are drawn ontop of data
DecileWhiskersBoxWhisker indicates deciles with dotted lines
ErrorBarsShow errorbars on Hi-Lo charts and boxplots

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | BoxPlotStyle Property