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