TdxChartSeriesPointInfo.ValueDisplayText Property
In This Article
Returns the inspected series point’s value display text.
#Declaration
Delphi
property ValueDisplayText: string read;
#Property Value
Type | Description |
---|---|
string | The display text string of the inspected series point’s value. |
#Remarks
Series display ValueDisplayText
property values in their value labels.
See Also