TdxChartSeriesPointInfo.ValueDisplayText Property
Returns the inspected series point’s value display text.
Declaration
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