Chart.AutoScaling

Chart.AutoScaling property

True if Microsoft Excel scales a 3-D chart so that it’s closer in size to the equivalent 2-D chart. The RightAngleAxes property must be True.

public bool AutoScaling { get; set; }

See Also