plotstyle_name property
plotstyle_name property
Gets or sets the name of the plotstyle.
Definition:
@property
def plotstyle_name(self):
...
@plotstyle_name.setter
def plotstyle_name(self, value):
...
Gets or sets the name of the plotstyle.
@property
def plotstyle_name(self):
...
@plotstyle_name.setter
def plotstyle_name(self, value):
...