shade_plot_mode property

shade_plot_mode property

Gets or sets the shade plot mode.

Definition:

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

See Also