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