standard_scale_type_factor property

standard_scale_type_factor property

Gets or sets the standard scale type factor.

Definition:

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

See Also