x_ratio_to_chart property
x_ratio_to_chart property
Gets or sets the horizontal offset from the upper-left corner column, as a ratio of the chart area.
Definition:
@property
def x_ratio_to_chart(self):
...
@x_ratio_to_chart.setter
def x_ratio_to_chart(self, value):
...
See Also
- module
aspose.cells.charts - class
ChartArea