Skip to main content
All docs
V26.1
  • AxisExType Enum

    Identifies an extended axis type.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public enum AxisExType

    Members

    Name Description
    Category

    Identifies a ChartEx category axis.

    Value

    Identifies a ChartEx value axis.

    Related API Members

    The following properties accept/return AxisExType values:

    See Also