Skip to main content
All docs
V25.1
  • TdxChartSeriesPointInfo.ArgumentDisplayText Property

    Returns the inspected series point’s argument display text.

    Declaration

    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