Bar3DShape
ChartSeries.Bar3DShape property
指定一系列 3-D 条形图的形状。 更改此属性的值可能会导致自动更改系列的类型。 读/写ChartShapeType
。
public ChartShapeType Bar3DShape { get; set; }
也可以看看
- enum ChartShapeType
- class ChartSeries
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides
指定一系列 3-D 条形图的形状。 更改此属性的值可能会导致自动更改系列的类型。 读/写ChartShapeType
。
public ChartShapeType Bar3DShape { get; set; }