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