Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • 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 to cartesian axes area type.

    Declaration
    public const ChartAreaType CartesianAxes
    Field Value
    Type Description
    ChartAreaType

    PolarAxes

    Defines to polar axes area type.

    Declaration
    public const ChartAreaType PolarAxes
    Field Value
    Type Description
    ChartAreaType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved