Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxChartSeriesPointInfo Members

In This Article
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
Show Inherited Hide Inherited

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