Enum
TickType

Represents type of the regular tick mark.

Definition

Namespace:Telerik.Windows.Controls.Gauge

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum TickType

Fields

Major

Major tick.

Declaration

cs-api-definition
Major = 0

Field Value

TickType

Middle

Middle tick.

Declaration

cs-api-definition
Middle = 1

Field Value

TickType

Minor

Minor tick.

Declaration

cs-api-definition
Minor = 2

Field Value

TickType

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