menu

Blazor

  • Code Examples
  • 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

    Height of pyramid segments reflects the values.

    Declaration
    public const PyramidMode Linear
    Field Value
    Type
    PyramidMode

    Surface

    Surface area of pyramid segments reflects the values.

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