'Declaration Public Property ShowInnerPoints As Boolean
'Usage Dim instance As BoxWhiskerSeries Dim value As Boolean instance.ShowInnerPoints = value value = instance.ShowInnerPoints
public bool ShowInnerPoints {get; set;}
'Declaration Public Property ShowInnerPoints As Boolean
'Usage Dim instance As BoxWhiskerSeries Dim value As Boolean instance.ShowInnerPoints = value value = instance.ShowInnerPoints
public bool ShowInnerPoints {get; set;}