Class TickType
Represents type of the regular tick mark.
Inheritance
System.Object
TickType
Namespace: Telerik.Windows.Controls.Gauge
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class TickType : Enum
Fields
Major
Middle
Minor
value__
Declaration
public int value__
Field Value
System.Int32
|