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 | Description |
---|---|
PivotChartPyramidModes |
Surface
Surface - Surface/Area of the pyramid segments reflects the values
Declaration
public const PivotChartPyramidModes Surface
Field Value
Type | Description |
---|---|
PivotChartPyramidModes |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |