'Declaration
Public Enum BarColumn3DChartColumnShape Inherits System.Enum
'Usage
Dim instance As BarColumn3DChartColumnShape
public enum BarColumn3DChartColumnShape : System.Enum
'Declaration
Public Enum BarColumn3DChartColumnShape Inherits System.Enum
'Usage
Dim instance As BarColumn3DChartColumnShape
public enum BarColumn3DChartColumnShape : System.Enum
Member | Description |
---|---|
Box | ColumnSeries are represented as 3D boxes. |
Cylinder | ColumnSeries are represented as 3D cylinders. |
FullCone | ColumnSeries are represented as 3D cones. |
FullPyramid | ColumnSeries are represented as 3D pyramids. |
PartialCone | ColumnSeries are represented as 3D cones, but the ones with lower values have their top part cut. |
PartialPyramid | ColumnSeries are represented as 3D pyramids, but the ones with lower values have their top part cut. |
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.BarColumn3DChartColumnShape
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2