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

DataPoint Members

In This Article
Specifies the appearance of the data point in a chart series.

#Properties
Show Inherited Hide Inherited

Name Description
Bubble3D Gets or sets whether a bubble has the 3D effect applied.
Explosion Gets or sets the explosion value for a pie or doughnut chart slice.
Fill Provides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
Index Gets the index of the data point in the collection.
InvertIfNegative Gets or sets whether a visual element representing the data point inverts its color if the value is negative.
Marker Provides access to the visual characteristics of a marker.
Outline Provides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.

#Methods
Show Inherited Hide Inherited

Name Description
ResetToMatchStyle() Removes custom formatting of the chart element and applies default formatting based on the chart style. Inherited from ShapeFormat.
See Also