[]
        
(Showing Draft Content)

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

BoxWhiskerBuilder Constructor

BoxWhiskerBuilder(BoxWhisker<T>)

Creates one BoxWhiskerBuilder<T> instance to configurate obj.

Declaration
public BoxWhiskerBuilder(BoxWhisker<T> obj)
Parameters
Type Name Description
BoxWhisker<T> obj

The BoxWhisker<T> object to be configurated.