Enum ChartPyramidMode
Specifies the mode in which the Y values should be interpreted in the Pyramid chart.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.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. |