Spread.Services Documentation
Perspective Property (IChart)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IChart Interface
: Perspective Property
Returns or sets the perspective for the 3-D chart view. Must be between 0 and 100. This property is ignored if the Microsoft.Office.Interop.Excel._Chart.RightAngleAxes property is True.
Syntax
C#
System.
int
Perspective {
get
;
set
;}
See Also
Reference
IChart Interface
IChart Members