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