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

Marker Members

In This Article
Represents a data marker displayed at each data point in the series on the line, scatter or radar chart.

#Properties
Show Inherited Hide Inherited

Name Description
Fill Provides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
Outline Provides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.
Size Gets or sets the size of the marker in points.
Symbol Gets or sets the shape of the marker.

#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