TdxGaugeCustomCaption.Text Property
Specifies the text string used as a custom inscription on a scale.
Declaration
property Text: string read; write;
Property Value
Type |
---|
string |
Remarks
Use this property to specify the string displayed by the scale’s custom label.
Note
To hide and display the custom label on a scale, use the Visible property.
See Also