Axis.MajorUnitScale Property
Returns or sets the major unit scale value for the category axis when the CategoryType property is set to XlCategoryType.xlTimeScale. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property MajorUnitScale As XlTimeUnit
Get
Set
'Usage
Dim instance As Axis
Dim value As XlTimeUnit
value = instance.MajorUnitScale
instance.MajorUnitScale = value
XlTimeUnit MajorUnitScale { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.XlTimeUnit
XlTimeUnit