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

Telerik.Web.UI.Gauge.Track

Represents the class used for configuring the track of the LinearGauge's pointer. (Available only for 'BarIndicator' Telerik.Web.UI.Gauge.PointerShape .)

Inheritance Hierarchy

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

Properties

Color Color

Gets or sets the color of the track.

Opacity Single

Gets or sets the transparency of the track.

Size Nullable1`

Gets or sets the size of the track.

Visible Boolean

Gets or sets a bool value indicating whether the track of the LinearGauge pointer will be visible.

In this article