Class PyramidMode
Specifies the mode of the pyramid.
Inheritance
System.Object
PyramidMode
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class PyramidMode : Enum
Fields
Linear
Defines height of the pyramid segments reflects the values.
Declaration
public const PyramidMode Linear
Field Value
Type | Description |
---|---|
PyramidMode |
Surface
Defines surface or Area of the pyramid segments reflects the values.
Declaration
public const PyramidMode Surface
Field Value
Type | Description |
---|---|
PyramidMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |