GrapeCity.Xaml.Excel
IsAutoMajorUnit Property (ExcelChartDateAxis)


Gets a value indicating whether this instance is auto major unit.
Syntax
'Declaration
 
Public Property IsAutoMajorUnit As Boolean
'Usage
 
Dim instance As ExcelChartDateAxis
Dim value As Boolean
 
instance.IsAutoMajorUnit = value
 
value = instance.IsAutoMajorUnit
public bool IsAutoMajorUnit {get; set;}

Property Value

true if this instance is auto major unit; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChartDateAxis Class
ExcelChartDateAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options