ucs_xaxis property

ucs_xaxis property

Gets or sets the ucs xaxis.

Definition:

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

See Also