[]
        
(Showing Draft Content)

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

ShowInnerPoints Method

ShowInnerPoints(bool)

Configurates ShowInnerPoints. Sets a value that determines whether to show the inner points for the Box and Whisker chart.

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

The value.

Returns
Type Description
BoxWhiskerBuilder<T>

Current builder.