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

SeriesPointPresentationData Properties

For internal use. Contains settings that determine the presentation data of a series point item.
Name Description
IsHighlighted For internal use. Returns a value that indicates whether presentation data is highlighted.
IsSelected For internal use. Returns a value that indicates whether presentation data is selected.
LabelText For internal use. Specifies the point’s label text. This is a dependency property.
Layout For internal use. Specifies the series point layout. This is a dependency property.
Layouts For internal use. Specifies the series point layouts when scale breaks cross the point. This is a dependency property.
LegendText For internal use. Specifies the point’s legend text. This is a dependency property.
Opacity For internal use. Specifies the point’s opacity. This is a dependency property.
PointColor For internal use. Specifies the point’s color. This is a dependency property.
SeriesPoint For internal use. Returns the series point which uses this presentation data.
See Also