Chart.AutoScaling Property
Office 2007
| Excel Developer Reference |
Syntax
expression.AutoScaling
expression A variable that represents a Chart object.
Example
This example automatically scales Chart1. The example should be run on a 3-D chart.
| Visual Basic for Applications |
|---|
|
See Also