SharpPlot Reference > SharpPlot Enumerations > BoxPlotStyles Enumeration BoxPlotStyles Enumeration
Box and Whisker style (flags).
[flags]
public enum BoxPlotStyles
Members
CroppedAxes | Crops all chart elements at the axis boundary | DecileWhiskers | BoxWhisker indicates deciles with dotted lines | ErrorBars | Shows errorbars on Hi-Lo charts and boxplots | ExplodeAxes | Axes are set back from the plotting area | ForceZero | Force zero (all axes include origin) | FrameAxes | Axes are completed to frame chart and all data is cropped | GridLines | Draw gridlines (all axes) | Horizontal | Boxes are drawn horizontally | NoAxes | No axes are drawn on the chart | OverlayGrid | Gridlines are drawn ontop of data | Plain | Omits median line from boxplots | TabularData | Array elements represent categories of data, not categorisations | TicksBetween | Tickmarks are drawn between bars or groups of bars |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | SharpPlot.BoxPlotStyle Property | SharpPlot.DrawBoxPlot Method
Send comments on this topic © Dyalog Ltd 2021
|