Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OfficeAxisType

    Show / Hide Table of Contents

    Class OfficeAxisType

    Specifies the axis type.

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

    Fields

    Category

    Indicates axis displays the Category (X) Axis.

    Declaration
    public const OfficeAxisType Category
    Field Value
    Type Description
    OfficeAxisType

    Serie

    Indicates axis displays data serie

    Declaration
    public const OfficeAxisType Serie
    Field Value
    Type Description
    OfficeAxisType

    Value

    Indicates axis displays the Value (Y) Axis.

    Declaration
    public const OfficeAxisType Value
    Field Value
    Type Description
    OfficeAxisType

    value__

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