'Declaration Public ReadOnly Property IsAutoMajorUnit As Boolean
'Usage Dim instance As ExcelChartValueAxis Dim value As Boolean value = instance.IsAutoMajorUnit
public bool IsAutoMajorUnit {get;}
Property Value
true
if this instance is auto major unit; otherwise, false
.