IMsoAxis.ScaleType Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property ScaleType As XlScaleType
Get
Set
'Usage
Dim instance As IMsoAxis
Dim value As XlScaleType
value = instance.ScaleType
instance.ScaleType = value
XlScaleType ScaleType { get; set; }
Property Value
Type: Microsoft.Office.Core.XlScaleType