plot_style_sheet_name property

plot_style_sheet_name property

Gets or sets the plot style sheet name.

Definition:

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

See Also