plot_paper_units property

plot_paper_units property

Gets or sets the plot paper units.

Definition:

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

See Also