Axis.MajorUnitScale Property

Definition

Returns or sets the major unit scale value for the category axis when the CategoryType property is set to xlTimeScale. Read/write.

public:
 property Microsoft::Office::Interop::Word::XlTimeUnit MajorUnitScale { Microsoft::Office::Interop::Word::XlTimeUnit get(); void set(Microsoft::Office::Interop::Word::XlTimeUnit value); };
public Microsoft.Office.Interop.Word.XlTimeUnit MajorUnitScale { get; set; }
member this.MajorUnitScale : Microsoft.Office.Interop.Word.XlTimeUnit with get, set
Public Property MajorUnitScale As XlTimeUnit

Property Value

XlTimeUnit

Applies to