side method

side

Sets the ‘side’ attribute, specifying which side of the path the text is placed on.

Returns

The current builder instance.

def side(self, value):
    ...
ParameterTypeDescription
valueHorizontalEdgeThe horizontal edge value.

See Also