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.EJ2.dll
Syntax
public enum ShapeType
Fields
Name | Description |
---|---|
Cylinder | |
Rectangle |