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