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

Labels

Two kinds of Labels are available for an Arc Scale:

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

CircularGauge_Label

Scale label objects implement the ILabel interface. Use the ArcScale.Labels property to return the LabelCollection collection that contains the scale label objects.

Custom label objects are instances of the Label class. Use the BaseGaugeWin.Labels property to return the LabelComponentCollection collection that contains the custom label objects.

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 ArcScale.Appearance,Label.AppearanceText,Label.AppearanceBackground