menu

Blazor

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

    Show / Hide Table of Contents

    Class ChartAreaType

    Specifies the area type of chart.

    Inheritance
    System.Object
    ChartAreaType
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ChartAreaType : Enum

    Fields

    CartesianAxes

    Defines the cartesian axes area type.

    Declaration
    public const ChartAreaType CartesianAxes
    Field Value
    Type
    ChartAreaType

    PolarAxes

    Defines the polar axes area type.

    Declaration
    public const ChartAreaType PolarAxes
    Field Value
    Type
    ChartAreaType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved