GrapeCity.Xaml.Excel
IsAutoMajorTimeUint Property


GrapeCity.Excel.Chart Namespace > ExcelChartDateAxis Class : IsAutoMajorTimeUint Property
Gets a value indicating whether this instance is auto major time uint.
Syntax
'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.
See Also

Reference

ExcelChartDateAxis Class
ExcelChartDateAxis Members