Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

Axis.AxisType Property

Returns the type of the chart axis.

Namespace: DevExpress.Spreadsheet.Charts

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

AxisType AxisType { get; }

Property Value

Type Description
AxisType

An AxisType enumeration value specifying the type of the axis.

See Also