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

Telerik.Web.UI.Gauge.ScaleLabels

Represents a class used for configuring the labels of the Gauge scale.

Inheritance Hierarchy

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

Properties

BackgroundColor Color

Gets or sets the background color of the labels.

Color Color

Gets or sets the text color of the labels.

Font String

Gets or sets the font size, family, style of the labels.

Format String

Gets or sets the format string of the labels.

Position ScaleLabelsPosition

Gets or sets the position of the labels.

Template String

Gets or sets the template of the labels.

Visible Boolean

Gets or sets a bool value indicating whether the labels will be visible.

In this article