width proprietà

width proprietà

Ottiene o imposta width del bin dell’asse

Definizione:

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

Guarda anche