plot_empty_cells_type property

plot_empty_cells_type property

Gets and sets how to plot the empty cells.

Definition:

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

See Also