Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IAxis Interface
/ BaseUnitIsAuto Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
BaseUnitIsAuto Property
In This Topic
Gets or sets whether the units are automatically selected (True if Microsoft Excel chooses appropriate base units for the specified category axis). The default value is True.
Syntax
C#
System.
bool
BaseUnitIsAuto {
get
;
set
;}
See Also
Reference
IAxis Interface
IAxis Members