SharpPlot Reference > SharpPlot Enumerations > BarChartStyles Enumeration

BarChartStyles Enumeration

Barchart Style (flags).

[flags]
public enum BarChartStyles

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
LogarithmicBars 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.BarChartStyle Property | SharpPlot.DrawBarChart Method


Send comments on this topic
© Dyalog Ltd 2021