Skip to main content

TdxChartSeriesPointInfo Members

Stores series point information.

Properties

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.

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also