Enum Chart3DShapeType
Specifies the shape of the data in columns and bars.
Namespace: Syncfusion.Blazor.Chart3D
Assembly: Syncfusion.Blazor.dll
Syntax
public enum Chart3DShapeType
Fields
| Name | Description |
|---|---|
| Cylinder | Uses a cylinder shape to show data. |
| Rectangle | Uses a rectangle shape to show data. |