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