SharpPlot Reference > SharpPlot Enumerations > XBarChartStyles Enumeration

XBarChartStyles Enumeration

Barchart Style (flags).

[flags]
public enum XBarChartStyles

Members

CroppedAxesCrops all chart elements at the axis boundary
ExplodeAxesAxes are set back from the plotting area
FloatingBarsFloating bars (lowest bar of stack not drawn)
ForceZeroForce zero (all axes include origin)
FrameAxesAxes are completed to frame chart and all data is cropped
GridLinesDraw gridlines (all axes)
HorizontalHorizontal chart
IndexedData is indexed to the initial value = 100
LogarithmicAll chart axes are drawn logarithmically
NoAxesNo axes are drawn on the chart
OverlayGridGridlines are drawn ontop of data
StackedBarsStacked barcharts (data is accumulated)
TicksBetweenTickmarks are drawn between bars or groups of bars
ValueTagsValue tags are written for data items

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | SharpPlot.XBarChartStyle Property | SharpPlot.DrawXBarChart Method


Send comments on this topic
© Dyalog Ltd 2021