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

Telerik.Web.UI.LinearPointer

Represents the pointer of a Linear Gauge.

Inheritance Hierarchy

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

Properties

Color Color

Gets or sets the color of the pointer.

Margin Nullable1`

Gets or sets the size of the pointer.

Opacity Single

Gets or sets the transparency of the pointer of the LinearGauge.

Shape PointerShape

Gets or sets the shape of the LinearGauge's pointer.

Size Nullable1`

Gets or sets the size of the pointer.

Track Track

Defines the settings of the track of the LinearGauge's pointer.

Value Nullable1`

Gets or sets the value at which the pointer is pointing.

In this article