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

    A base class for ChartEx axes.

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public abstract class AxisEx :
        AxisBase

    The following members return AxisEx objects:

    Remarks

    For additional information about ChartEx axes, refer to the following help topic: DevExpress Presentation API: ChartEx Axes.

    Implements

    See Also