Back to Devexpress

Custom Label

windowsforms-18262-controls-and-libraries-gauges-concepts-visual-elements-state-indicator-gauges-custom-label.md

latest1.7 KB
Original Source

Custom Label

  • Apr 01, 2018

Custom Label is used to show a custom text that can be placed at any location along a state indicator.

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.

CharacteristicsMembers
DataLabel.Name,Label.Text,Label.FormatString,Label.AllowHTMLString
LayoutLabel.Position,Label.Size,Label.TextOrientation,Label.TextShape,BaseLeafPrimitive.ZOrder
AppearanceLabel.AppearanceText,Label.AppearanceBackground,BaseLeafPrimitive.Shader