Enum PyramidMode
Specifies the mode of the pyramid.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum PyramidMode
Fields
| Name | Description |
|---|---|
| Linear | Height of pyramid segments reflects the values. |
| Surface | Surface area of pyramid segments reflects the values. |