menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelAxisUsed - UWP 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.UWP.dll
    Syntax
    public sealed class ExcelAxisUsed : Enum

    Fields

    Primary

    Represents the Primary axis option.

    Declaration
    public const ExcelAxisUsed Primary
    Field Value
    Type
    ExcelAxisUsed

    PrimaryAndSecondary

    Represents the Primary and Secondary axis option.

    Declaration
    public const ExcelAxisUsed PrimaryAndSecondary
    Field Value
    Type
    ExcelAxisUsed

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved