figure_width property

figure_width property

Definition:

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

See Also