XlScaleType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the scale type of the value axis.
public enum class XlScaleType
public enum XlScaleType
type XlScaleType =
Public Enum XlScaleType
- Inheritance
-
XlScaleType
Fields
Name | Value | Description |
---|---|---|
xlScaleLogarithmic | -4133 | Logarithmic |
xlScaleLinear | -4132 | Linear |