[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.BoxWhiskerBuilder-1.ShowOutliers

ShowOutliers Method

ShowOutliers(bool)

Configurates ShowOutliers. Sets a value that determines whether to show the outliers for the Box and Whisker chart.

Declaration
public BoxWhiskerBuilder<T> ShowOutliers(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
BoxWhiskerBuilder<T>

Current builder.