MsoScaleType Enumeration
Specifies scale.
| Name | Value | Description |
|---|---|---|
| msoScaleLinear | -4132 | Use a linear scale. A linear scale is one where the divisions are uniformly spaced. |
| msoScaleLogarithmic | -4133 | Use a logarithmic. A logarithmic scale is one that uses the logarithm of a physical quantity instead of the quantity itself. |