ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelAxisUsed - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelAxisUsed

    Enumeration of the axes used for Charts in Excel.

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

    Fields

    Primary

    Represents the Primary axis option.

    Declaration
    public const ExcelAxisUsed Primary
    Field Value
    Type Description
    ExcelAxisUsed

    PrimaryAndSecondary

    Represents the Primary and Secondary axis option.

    Declaration
    public const ExcelAxisUsed PrimaryAndSecondary
    Field Value
    Type Description
    ExcelAxisUsed

    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