menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelAxisType - API Reference

    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.UWP.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

    Extension Methods

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