Class Scale (2.12.0)

Scale(value)

Types of scales used in axes.

Values: SCALE_UNSPECIFIED (0): Scale is unspecified. The view will default to LINEAR. LINEAR (1): Linear scale. LOG10 (2): Logarithmic scale (base 10).