width_ratio_to_chart属性
width_ratio_to_chart属性
获取或设置距其右下角列的水平偏移量,以图表区域的比例为单位。
定义:
@property
def width_ratio_to_chart(self):
...
@width_ratio_to_chart.setter
def width_ratio_to_chart(self, value):
...
获取或设置距其右下角列的水平偏移量,以图表区域的比例为单位。
@property
def width_ratio_to_chart(self):
...
@width_ratio_to_chart.setter
def width_ratio_to_chart(self, value):
...