menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartAxisRecord.ChartAxisType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartAxisRecord.ChartAxisType

    Represents the Chart axis type.

    Inheritance
    System.Object
    ChartAxisRecord.ChartAxisType
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class ChartAxisType : Enum

    Fields

    CategoryAxis

    Represents the CategoryAxis chart axis type.

    Declaration
    public const ChartAxisRecord.ChartAxisType CategoryAxis
    Field Value
    Type
    ChartAxisRecord.ChartAxisType

    SeriesAxis

    Represents the SeriesAxis chart axis type.

    Declaration
    public const ChartAxisRecord.ChartAxisType SeriesAxis
    Field Value
    Type
    ChartAxisRecord.ChartAxisType

    ValueAxis

    Represents the ValueAxis chart axis type.

    Declaration
    public const ChartAxisRecord.ChartAxisType ValueAxis
    Field Value
    Type
    ChartAxisRecord.ChartAxisType

    Extension Methods

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