XlScaleType Enumeration
Specifies the scale type of the value axis.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlScaleType
'Usage
Dim instance As XlScaleType
public enum XlScaleType
Members
Member name | Description | |
---|---|---|
xlScaleLinear | Linear. | |
xlScaleLogarithmic | Logarithmic. |