width propriété

width propriété

Obtient ou définit le width de l’axe bin

Définition:

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

Voir également