Enum ChartPyramidMode
Specifies the mode in which the Y values should be interpreted in the Pyramid chart.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartPyramidMode
Fields
Name | Description |
---|---|
Linear | The Y values are proportional to the length of the sides of the pyramid. |
Surface | The Y values are proportional to the surface area of the corresponding blocks. |