plot_style property
plot_style property
Gets or sets the plot style.
Definition:
@property
def plot_style(self):
    ...
@plot_style.setter
def plot_style(self, value):
    ...
Gets or sets the plot style.
@property
def plot_style(self):
    ...
@plot_style.setter
def plot_style(self, value):
    ...