Class SFChartPyramidMode
Represents the rendering mode of the pyramid series.
Inheritance
System.Object
SFChartPyramidMode
Namespace: Syncfusion.MacOS.Charts.SfChart
Assembly: Syncfusion.SfChart.XForms.macOS.dll
Syntax
public sealed class SFChartPyramidMode : Enum
Fields
Linear
Segment rendered based on height.
Declaration
public const SFChartPyramidMode Linear
Field Value
Type | Description |
---|---|
SFChartPyramidMode |
Surface
Segment rendered based on surface area.
Declaration
public const SFChartPyramidMode Surface
Field Value
Type | Description |
---|---|
SFChartPyramidMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |