Xamarin.iOS

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

    Show / Hide Table of Contents

    Class OfficeCategoryType

    Specifies the type of the category axis.

    Inheritance
    System.Object
    OfficeCategoryType
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class OfficeCategoryType : Enum

    Fields

    Automatic

    Indicates automatic category type.

    Declaration
    public const OfficeCategoryType Automatic
    Field Value
    Type Description
    OfficeCategoryType

    Category

    Axis groups data by an arbitrary set of categories.

    Declaration
    public const OfficeCategoryType Category
    Field Value
    Type Description
    OfficeCategoryType

    Time

    Axis groups data on a time scale.

    Declaration
    public const OfficeCategoryType Time
    Field Value
    Type Description
    OfficeCategoryType

    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