TdxChartAxisValueLabelInfo.Text Property
Returns axis value label display text.
Declaration
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