Skip to main content
All docs
V26.1
  • Axis Class

    The base class for chart axes.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public abstract class Axis :
        AxisBase

    The following members return Axis objects:

    Remarks

    Refer to the following help topic for additional information about axes: DevExpress Presentation API: Chart Axes.

    Implements

    See Also