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