center_y_px 属性
center_y_px 属性
调用 Chart.Calculate() 方法后,获取 Wall 中心左下角的 y 坐标,以像素为单位。
定义:
@property
def center_y_px(self):
...
也可以看看
- 模块 aspose.cells.charts
- 类 Walls
调用 Chart.Calculate() 方法后,获取 Wall 中心左下角的 y 坐标,以像素为单位。
@property
def center_y_px(self):
...