Back to Devexpress

Axis Methods

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-axis-dot-underscore-methods.md

latest1.0 KB
Original Source

Axis Methods

Represents an axis on a chart.

NameDescription
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

Axis Interface

Axis Members

DevExpress.Spreadsheet.Charts Namespace