y_ratio_to_chart property

y_ratio_to_chart property

Gets or gets the vertical offset from its upper left corner row, in units of ratio of the chart area.

Definition:

@property
def y_ratio_to_chart(self):
    ...
@y_ratio_to_chart.setter
def y_ratio_to_chart(self, value):
    ...

See Also