x property

x property

The horizontal offset of this SpreadsheetChart from the worksheet left border in points, representing its x-coordinate.

Definition:

@property
def x(self):
    ...

See Also