menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShapeType

    Defines the shape of the data in columns and bars. They are: Rectangle - Displays the data in a column and bar chart in a rectangle shape. Cylinder - Displays the data in a column and bar chart in a cylinder shape.

    Inheritance
    System.Object
    ShapeType
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ShapeType : Enum

    Fields

    Cylinder

    Declaration
    public const ShapeType Cylinder
    Field Value
    Type
    ShapeType

    Rectangle

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