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