Class 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.
Inheritance
System.Object
PivotChartPyramidModes
Namespace: Syncfusion.Blazor.PivotView
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class PivotChartPyramidModes : Enum
Fields
Linear
Linear - Height of the pyramid segments reflects the values
Declaration
public const PivotChartPyramidModes Linear
Field Value
Type |
---|
PivotChartPyramidModes |
Surface
Surface - Surface/Area of the pyramid segments reflects the values
Declaration
public const PivotChartPyramidModes Surface
Field Value
Type |
---|
PivotChartPyramidModes |