New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.Gauge.Ticks

Represents the class used for configuring the Minor and Major ticks of the Gauge's scale.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.Gauge.Ticks

Properties

Color Color

Gets or sets the color of the ticks.

Size Nullable1`

Gets or sets the size of the ticks. This is the length of the line in pixels that is drawn to indicate the tick on the scale.

Visible Boolean

Gets or sets a bool value indicating whether the ticks of the Gauge's scale will be visible.

Width Double

Gets or sets the width of the ticks.

In this article