Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IChart Interface
/ RightAngleAxes Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
System.
bool
RightAngleAxes {
get
;
set
;}
See Also
Reference
IChart Interface
IChart Members