[]
Specifies the scale type of the value axis.
public enum ScaleType
Linear = 1
Specifies the linear scale.
Logarithmic = 0
Specifies the logarithmic scale.