BarChartStyles Enumeration

Barchart Style (flags).

[flags]
public enum BarChartStyles

Members

ForceZeroForce zero (all axes include origin)
IndexedData is indexed to the initial value = 100
HorizontalHorizontal chart (Barcharts,MaxMin,Gantt)
StackedBarsStacked barcharts (data is accumulated)
FloatingBarsFloating bars (lowest bar of stack not drawn)
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
GridLinesDraw gridlines (all axes)
OverlayGridGridlines are drawn ontop of data
ValueTagsValue tags are written for data items

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | BarChartStyle Property