shade_plot_type property

shade_plot_type property

Gets or sets the type of the shade plot.

Definition:

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

See Also