'Declaration Public Property IsAutoMajorTimeUint As Boolean
'Usage Dim instance As ExcelChartDateAxis Dim value As Boolean instance.IsAutoMajorTimeUint = value value = instance.IsAutoMajorTimeUint
public bool IsAutoMajorTimeUint {get; set;}
Property Value
true
if this instance is auto major time uint; otherwise, false
.