alexa

    Show / Hide Table of Contents

    Enum OfficeAxisType

    Specifies the axis type.

    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public enum OfficeAxisType

    Fields

    Name Description
    Category

    Indicates axis displays the Category (X) Axis.

    Serie

    Indicates axis displays data serie

    Value

    Indicates axis displays the Value (Y) Axis.

    Back to top Generated by DocFX