standard_scale_type property

standard_scale_type property

Gets or sets the type of the standard scale.

Definition:

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

See Also