Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AccumulationType

    Show / Hide Table of Contents

    Class AccumulationType

    Specifies the accumulation chart series type.

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

    Fields

    Funnel

    Defines funnel type.

    Declaration
    public const AccumulationType Funnel
    Field Value
    Type Description
    AccumulationType

    Pie

    Defines pie type.

    Declaration
    public const AccumulationType Pie
    Field Value
    Type Description
    AccumulationType

    Pyramid

    Defines pyramid type.

    Declaration
    public const AccumulationType Pyramid
    Field Value
    Type Description
    AccumulationType

    value__

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