plot_flag property

plot_flag property

Gets or sets the plot flag.

Definition:

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

See Also