Class ChartFigureBase
Lists the options in which a pyramid base could be rendered in 3D mode.
Inheritance
System.Object
ChartFigureBase
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public sealed class ChartFigureBase : Enum
Fields
Circle
Base is a circle.
Declaration
public const ChartFigureBase Circle
Field Value
| Type |
|---|
| ChartFigureBase |
Square
Base is a square.
Declaration
public const ChartFigureBase Square
Field Value
| Type |
|---|
| ChartFigureBase |