Enum Bar3DShapeType

Enum Bar3DShapeType

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

表示用于 3-D 条形图或柱状图的形状。

public enum Bar3DShapeType

字段

Box = 0

盒子

ConeToMax = 5

锥形到最大值

ConeToPoint = 4

锥形到点

Cylinder = 3

圆柱

PyramidToMax = 2

金字塔到最大值

PyramidToPoint = 1

金字塔到点

 中文