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

    The base class for all chart axis objects.

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public abstract class AxisBase :
        ChartElement

    The following members return AxisBase objects:

    Remarks

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

    Implements

    See Also