Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PyramidMode - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PyramidMode

    Specifies the mode of the pyramid.

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

    Fields

    Linear

    Defines height of the pyramid segments reflects the values.

    Declaration
    public const PyramidMode Linear
    Field Value
    Type Description
    PyramidMode

    Surface

    Defines surface or Area of the pyramid segments reflects the values.

    Declaration
    public const PyramidMode Surface
    Field Value
    Type Description
    PyramidMode

    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