Class PyramidModes
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
PyramidModes
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class PyramidModes : Enum
Fields
Linear
Declaration
public const PyramidModes Linear
Field Value
Type | Description |
---|---|
PyramidModes |
Surface
Declaration
public const PyramidModes Surface
Field Value
Type | Description |
---|---|
PyramidModes |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |