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 |
---|
PyramidModes |
Surface
Declaration
public const PyramidModes Surface
Field Value
Type |
---|
PyramidModes |