menu

Blazor

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

    Show / Hide Table of Contents

    Class Chart3DShapeType

    Specifies the shape of the data in columns and bars.

    Inheritance
    System.Object
    Chart3DShapeType
    Namespace: Syncfusion.Blazor.Chart3D
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class Chart3DShapeType : Enum

    Fields

    Cylinder

    Uses a cylinder shape to show data.

    Declaration
    public const Chart3DShapeType Cylinder
    Field Value
    Type
    Chart3DShapeType

    Rectangle

    Uses a rectangle shape to show data.

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