plot_rotation property

plot_rotation property

Gets or sets the plot rotation.

Definition:

@property
def plot_rotation(self):
    ...
@plot_rotation.setter
def plot_rotation(self, value):
    ...

See Also