plot_window_area1 property

plot_window_area1 property

Gets or sets the plot window area1.

Definition:

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

See Also