axis1 property

axis1 property

Axis1

Definition:

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

See Also