'Declaration
Property Perspective As System.Double
'Usage
Dim instance As IChart Dim value As System.Double instance.Perspective = value value = instance.Perspective
System.double Perspective {get; set;}
read-write property Perspective: System.Double;
function get,set Perspective : System.double