plot_empty_cells_type propiedad

plot_empty_cells_type propiedad

Obtiene y establece cómo trazar las celdas vacías.

Definición:

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

Ver también