Skip to main content
A newer version of this page is available. .

DataPoint Members

Specifies the appearance of the data point in a chart series.

Properties

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

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