bar_surface property

bar_surface property

BarSurface

Definition:

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

See Also