shade_plot_resolution_level property

shade_plot_resolution_level property

Gets or sets the shade plot resolution level.

Definition:

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

See Also