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