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

Telerik.Web.UI.RadialPointer

Represents the pointer of a Radial Gauge.

Inheritance Hierarchy

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

Properties

Cap Cap

Defines the settings of the cap of the RadialGauge's pointer.

Color Color

Gets or sets the color of the pointer.

Length Double

Pointer length based on the distance to the scale. The default length of 1 makes the pointer exactly reache the scale. Accepts values between 0.1 and 1.5.

Value Nullable1`

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

In this article