[]
        
(Showing Draft Content)

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

ShowMeanLine Method

ShowMeanLine(bool)

Configurates ShowMeanLine. Sets a value that determines whether to show the mean line for the Box and Whisker chart.

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

The value.

Returns
Type Description
BoxWhiskerBuilder<T>

Current builder.