Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IChart Interface
/ AutoScaling Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
AutoScaling Property
In This Topic
Gets or sets the scaling (True to scale a 3-D chart so that it's closer in size to the equivalent 2-D chart. The
RightAngleAxes
property must be True).
Syntax
C#
System.
bool
AutoScaling {
get
;
set
;}
See Also
Reference
IChart Interface
IChart Members