ucs_yaxis property

ucs_yaxis property

Gets or sets the ucs yaxis.

Definition:

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

See Also