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

Axis Methods
Show Inherited Hide Inherited

Represents an axis on a chart.
Name Description
ResetToMatchStyle() Removes custom formatting of the chart element and applies default formatting based on the chart style. Inherited from ShapeFormat.
SetAutoMajorUnit() Automatically evaluates the distance between the major tick marks and major gridlines for the value or date axis.
SetAutoMinorUnit() Automatically evaluates the distance between the minor tick marks and minor gridlines for the value or date axis.
See Also