TdxChartSeriesPointInfo.ArgumentDisplayText Property
In This Article
Returns the inspected series point’s argument display text.
#Declaration
Delphi
property ArgumentDisplayText: string read;
#Property Value
Type | Description |
---|---|
string | The display text string of the inspected series point’s argument. |
#Remarks
Simple series display ArgumentDisplayText
property values as legend item captions.
See Also