Xamarin.Android

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

    Show / Hide Table of Contents

    Class PivotAxisTypes

    Represents Axis types in the pivot table.

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

    Fields

    Column

    Represents the Column axis type.

    Declaration
    public const PivotAxisTypes Column
    Field Value
    Type Description
    PivotAxisTypes

    Data

    Represents the Data axis type.

    Declaration
    public const PivotAxisTypes Data
    Field Value
    Type Description
    PivotAxisTypes

    None

    Represents the None axis type.

    Declaration
    public const PivotAxisTypes None
    Field Value
    Type Description
    PivotAxisTypes

    Page

    Represents the Page axis type.

    Declaration
    public const PivotAxisTypes Page
    Field Value
    Type Description
    PivotAxisTypes

    Row

    Represents the Row axis type.

    Declaration
    public const PivotAxisTypes Row
    Field Value
    Type Description
    PivotAxisTypes

    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