shade_plot_custom_dpi property

shade_plot_custom_dpi property

Gets or sets the shade plot custom dpi.

Definition:

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

See Also