[]
        
(Showing Draft Content)

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

MeanLineStyle Method

MeanLineStyle(Action<SVGStyleBuilder>)

Configurates MeanLineStyle. Sets a value that specifies the style for the mean line.

Declaration
public BoxWhiskerBuilder<T> MeanLineStyle(Action<SVGStyleBuilder> build)
Parameters
Type Name Description
Action<SVGStyleBuilder> build

The builder function.

Returns
Type Description
BoxWhiskerBuilder<T>

Current builder.