axis property

axis property

Axis

Definition:

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

See Also