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