Enum PivotChartPyramidModes
Defines the mode of the pyramid Linear - Height of the pyramid segments reflects the values Surface - Surface/Area of the pyramid segments reflects the values.
Namespace: Syncfusion.Blazor.PivotView
Assembly: Syncfusion.Blazor.dll
Syntax
public enum PivotChartPyramidModes
Fields
| Name | Description |
|---|---|
| Linear | Linear - Height of the pyramid segments reflects the values |
| Surface | Surface - Surface/Area of the pyramid segments reflects the values |