GrapeCity.Xaml.Excel
Perspective Property (ViewIn3D)


GrapeCity.Excel.Chart Namespace > ViewIn3D Class : Perspective Property
Specifies the field of view angle for the 3-D chart. the element is ignored if right angle axes is true.
Syntax
'Declaration
 
Public Property Perspective As Double
'Usage
 
Dim instance As ViewIn3D
Dim value As Double
 
instance.Perspective = value
 
value = instance.Perspective
public double Perspective {get; set;}
See Also

Reference

ViewIn3D Class
ViewIn3D Members