'Declaration Public Overrides Property GapWidth As Single
'Usage Dim instance As FunnelSeries Dim value As Single instance.GapWidth = value value = instance.GapWidth
public override float GapWidth {get; set;}
'Declaration Public Overrides Property GapWidth As Single
'Usage Dim instance As FunnelSeries Dim value As Single instance.GapWidth = value value = instance.GapWidth
public override float GapWidth {get; set;}