Enum
AxisPositionMode

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.

Declaration

cs-api-definition
BetweenTicks = 0

Field Value

AxisPositionMode

OnTicks

Specifies data points to be positioned on tick marks.

Declaration

cs-api-definition
OnTicks = 1

Field Value

AxisPositionMode

In this article
DefinitionFieldsBetweenTicksOnTicks
Not finding the help you need?
Contact Support