Enum
TickType

Defines the possible types of an axis tick.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

cs-api-definition
public enum TickType

Fields

Major

Identifies major ticks.

Declaration

cs-api-definition
Major = 0

Field Value

TickType

Minor

Identifies minor ticks.

Declaration

cs-api-definition
Minor = 1

Field Value

TickType

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