File Formats

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelCategoryType

    Show / Hide Table of Contents

    Enum ExcelCategoryType

    Specifies the type of the category axis.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelCategoryType

    Fields

    Name Description
    Automatic

    Excel controls the axis type.

    Category

    Axis groups data by an arbitrary set of categories.

    Time

    Axis groups data on a time scale.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved