Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the scale type of the value axis.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("CA98C99C-D154-4B5E-A142-ED2E49FE6EA1")> _
Public Enumeration XlScaleType
'Usage
Dim instance As XlScaleType
[GuidAttribute("CA98C99C-D154-4B5E-A142-ED2E49FE6EA1")]
public enum XlScaleType
Members
| Member name | Description | |
|---|---|---|
| xlScaleLinear | A linear scale. | |
| xlScaleLogarithmic | A logarithmic scale. |