plot_style_flag property

plot_style_flag property

Plot style flag.

Definition:

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

See Also