Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / AutoScaling Property
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
    System.bool AutoScaling {get; set;}
    See Also