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