'Declaration
Public Property GapWidth As Double
'Usage
Dim instance As BoxWhisker Dim value As Double instance.GapWidth = value value = instance.GapWidth
public double GapWidth {get; set;}
'Declaration
Public Property GapWidth As Double
'Usage
Dim instance As BoxWhisker Dim value As Double instance.GapWidth = value value = instance.GapWidth
public double GapWidth {get; set;}