XlScaleType Enumeration

Specifies the scale type of the value axis.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Enumeration XlScaleType
'Usage
Dim instance As XlScaleType
public enum XlScaleType

Members

Member name Description
xlScaleLinear Linear
xlScaleLogarithmic Logarithmic

See Also

Reference

Microsoft.Office.Interop.Word Namespace