Enum AxisPositionMode
Specifies how tick marks are positioned in relation to the data points.
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public enum AxisPositionMode
BetweenTicks
Specifies data points to be positioned between tick marks.
OnTicks
Specifies data points to be positioned on tick marks.