Labels
Custom Label is used to show a custom text that can be placed at any location along a symbol panel.

The custom labels are represented by instances of the Label class that present in a LabelComponentCollection object returned by the BaseGaugeWin.Labels property.
The table below lists the main properties affecting element behavior and appearance.
| Characteristics | Members |
|---|---|
| Data | Label.Name,Label.Text,Label.FormatString,Label.AllowHTMLString |
| Layout | Label.Position,Label.Size,Label.TextOrientation,Label.TextShape,BaseLeafPrimitive.ZOrder |
| Appearance | Label.AppearanceText,Label.AppearanceBackground,BaseLeafPrimitive.Shader |