setPositionOrigin()

Setting the origin point on the chart for positioning the object
setPositionOrigin(value:int)

Parameters

Name Type Действие Значение по умолчанию
value int One of the values listed in Anchor

Return value

Object reference of type GObject for chain of calls

Example

obj.setPositionOrigin(Anchor.BottomLeft);