menu

UWP

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

    Show / Hide Table of Contents

    Class ChartAreaType

    Identifies axes types enumeration.

    Inheritance
    System.Object
    ChartAreaType
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class ChartAreaType : Enum
    Examples

    Intended for internal use

    Fields

    CartesianAxes

    Cartesian axis.

    Declaration
    public const ChartAreaType CartesianAxes
    Field Value
    Type
    ChartAreaType

    None

    Represents No axis.

    Declaration
    public const ChartAreaType None
    Field Value
    Type
    ChartAreaType

    PolarAxes

    Polar axis.

    Declaration
    public const ChartAreaType PolarAxes
    Field Value
    Type
    ChartAreaType

    Extension Methods

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