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 |