TdxChartSeriesValueLabelInfo.Text Property
In This Article
Returns series value label display text.
#Declaration
Delphi
property Text: string read;
#Property Value
Type | Description |
---|---|
string | The display text string of the currently inspected series value label. |
#Remarks
Use the Text
property to identify series value labels.
See Also