border_width_px属性

border_width_px属性

调用Chart.Calculate()方法后,以像素为单位获取边框的宽度。

定义:

@property
def border_width_px(self):
    ...

也可以看看