[width属性 获取或设置轴箱的width 定义: @property def width(self): ... @width.setter def width(self, value): ... 也可以看看 模块aspose.cells.charts 类 AxisBins]