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