Enum BarBase
Enumeration type that defines the base axis from which Bar graphs are displayed. The bars can be drawn on any of the four axes (XAxis, X2Axis, YAxis, and Y2Axis).
Namespace: ZedGraph
Assembly: ZedGraph.dll
Syntax
public enum BarBase
Fields
Name | Description |
---|---|
X | |
X2 | |
Y | |
Y2 |