Enum
TickType

This enumeration represents the types that a GaugeTick can be created as.

Definition

Namespace:Telerik.UI.Xaml.Controls.DataVisualization

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum TickType

Fields

Label

Represents a label.

Declaration

cs-api-definition
Label = 3

Field Value

TickType

Major

Represents a Major tick.

Declaration

cs-api-definition
Major = 2

Field Value

TickType

Middle

Represents a Middle tick.

Declaration

cs-api-definition
Middle = 1

Field Value

TickType

Minor

Represents a normal tick.

Declaration

cs-api-definition
Minor = 0

Field Value

TickType

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