plot_window_area2 property

plot_window_area2 property

Gets or sets the plot window area2.

Definition:

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

See Also