Enum AxisLayoutMode
Determines the X Axis layout mode.
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public enum AxisLayoutMode
Auto
Specifies the Auto layout mode.
Between
Specifies the Between layout mode.
Inside
Specifies the Inside layout mode.
Normal
Specifies the Normal layout mode.