Enum AxisOrientation
Namespace: VelloSharp.Charting.Layout
Assembly: VelloSharp.Charting.dll
Defines the anchor of an axis relative to the plot area.
public enum AxisOrientation
Fields
Bottom = 3
Left = 0
Right = 1
Top = 2
Namespace: VelloSharp.Charting.Layout
Assembly: VelloSharp.Charting.dll
Defines the anchor of an axis relative to the plot area.
public enum AxisOrientation
Bottom = 3
Left = 0
Right = 1
Top = 2