Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / RightAngleAxes Property
In This Topic
    RightAngleAxes Property
    In This Topic
    Gets or sets whether the chart axes are at right angles, independent of chart rotation or elevation. Applies only to 3-D line, column, and bar charts.
    Syntax
    System.bool RightAngleAxes {get; set;}
    See Also