'DeclarationProperty Perspective As System.Double
'UsageDim 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