[]
        
(Showing Draft Content)

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

ShowMeanMarker Method

ShowMeanMarker(bool)

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

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

The value.

Returns
Type Description
BoxWhiskerBuilder<T>

Current builder.