Skip to main content
A newer version of this page is available. .

Labels

Two kinds of Labels are available for a Linear Scale:

  • Scale Labels that show the current values of a linear scale;
  • Custom Labels that you can place at any location along a scale.

LinearGauge_Label

Scale labels are objects that implement the ILabel interface. The control saves these label objects in the LinearScale.Labels collection.

Custom labels are instances of the Label class that are stored within the BaseGaugeWin.Labels collection.

The table below lists the main properties that affect element behavior and appearance.

Characteristics Members
Data Label.Name,Label.Text,Label.FormatString,Label.AllowHTMLString
Layout Label.Position,Label.Size,Label.TextOrientation,Label.TextShape
Appearance LinearScale.Appearance,Label.AppearanceText,Label.AppearanceBackground