Back to Devexpress

DataPoint Members

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-datapoint-dot-underscore-members.md

latest1.9 KB
Original Source

DataPoint Members

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

Properties

NameDescription
Bubble3DGets or sets whether a bubble has the 3D effect applied.
ExplosionGets or sets the explosion value for a pie or doughnut chart slice.
FillProvides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
IndexGets the index of the data point in the collection.
InvertIfNegativeGets or sets whether a visual element representing the data point inverts its color if the value is negative.
MarkerProvides access to the visual characteristics of a marker.
OutlineProvides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.

Methods

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

See Also

DataPoint Interface

DevExpress.Spreadsheet.Charts Namespace