GapWidth
IChartSeries.GapWidth property
指定条形或列簇之间的间距,以条形或列宽的百分比表示。 这不仅是这个系列的属性,而且是所有父系列的属性 group - 这是适当组属性的投影。所以这个属性 是只读的。 使用 ParentSeriesGroup 属性访问父系列组。 使用 ParentSeriesGroup.GapWidth 读/写属性来更改值。 只读Int32。
public int GapWidth { get; }
评论
这是属性 ParentSeriesGroup.GapWidth 的投影。
也可以看看
- interface IChartSeries
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides