Spread.Services Documentation
BaseUnitIsAuto Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IAxis Interface
: BaseUnitIsAuto Property
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