plot_style_handle property

plot_style_handle property

Gets or sets the plot style handle.

Definition:

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

See Also