plot_layout_flag property

plot_layout_flag property

Gets or sets the plot layout flag.

Definition:

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

See Also