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

Telerik.Web.UI.ArcGaugeColor

The color ranges of the value pointer. The pointer color will be set to the color from the range that contains the current value.

Inheritance Hierarchy

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

Properties

Color Color

The Color of the specified range.

From Double

The lower range value of the applied color.

To Double

The upper range value of the applied color.

In this article