Get left of the object in physical coordinates.
GetLeft()
Left of the object in physical coordinates.
EX1
import PyOrigin #active a graphs with legend Graph=PyOrigin.ActiveLayer() #The left margin of the legend print(Graph.GraphObjects('Legend').GetLeft())
GraphObject::SetLeft