show_negative_bubbles proprietà

show_negative_bubbles proprietà

True se vengono visualizzate bolle negative per il gruppo di grafici. Valido solo per i grafici a bolle.

Definizione:

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

Guarda anche