Class ChartColumnType
Lists the rendering options for columns when in 3D mode.
Inheritance
System.Object
ChartColumnType
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public sealed class ChartColumnType : Enum
Fields
Box
Rendered as a box.
Declaration
public const ChartColumnType Box
Field Value
| Type |
|---|
| ChartColumnType |
Cylinder
Rendered as a cylinder.
Declaration
public const ChartColumnType Cylinder
Field Value
| Type |
|---|
| ChartColumnType |