Skip to main content
All docs
V25.1
  • TdxChartSeriesPointInfo Properties

    Stores series point information.
    Name Description
    Argument Returns the inspected series point’s argument.
    ArgumentDisplayText Returns the inspected series point’s argument display text.
    Index Returns the inspected point’s index in its parent series.
    Series Provides access to the parent series.
    Value Returns the inspected series point’s value.
    ValueDisplayText Returns the inspected series point’s value display text.
    See Also