Enum 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.
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.AspNetMvc.Charts.dll
Syntax
public enum ShapeType
Fields
| Name |
|---|
| Cylinder |
| Rectangle |