GapDepth
Chart.GapDepth property
获取或设置 3-D 图表中数据系列之间的距离,以标记宽度的百分比表示。 此属性的值必须介于 0 和 500 之间。
public int GapDepth { get; set; }
也可以看看
- class Chart
- 命名空间 Aspose.Cells.Charts
- 部件 Aspose.Cells
获取或设置 3-D 图表中数据系列之间的距离,以标记宽度的百分比表示。 此属性的值必须介于 0 和 500 之间。
public int GapDepth { get; set; }