Xamarin.Android

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

    Show / Hide Table of Contents

    Class ExcelAxisType

    Specifies the axis types for charts in Excel.

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

    Fields

    Category

    Axis displays categories.

    Declaration
    public const ExcelAxisType Category
    Field Value
    Type Description
    ExcelAxisType

    Serie

    Axis displays data series.

    Declaration
    public const ExcelAxisType Serie
    Field Value
    Type Description
    ExcelAxisType

    Value

    Axis displays values.

    Declaration
    public const ExcelAxisType Value
    Field Value
    Type Description
    ExcelAxisType

    value__

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