Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelCategoryType - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelCategoryType

    Specifies the type of the category axis.

    Inheritance
    System.Object
    ExcelCategoryType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelCategoryType : Enum

    Fields

    Automatic

    Excel controls the axis type.

    Declaration
    public const ExcelCategoryType Automatic
    Field Value
    Type Description
    ExcelCategoryType

    Category

    Axis groups data by an arbitrary set of categories.

    Declaration
    public const ExcelCategoryType Category
    Field Value
    Type Description
    ExcelCategoryType

    Time

    Axis groups data on a time scale.

    Declaration
    public const ExcelCategoryType Time
    Field Value
    Type Description
    ExcelCategoryType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved