[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.WaterfallBuilder-1.StartLabel

StartLabel Method

StartLabel(string)

Configurates StartLabel. Sets the label of the start bar.

Declaration
public WaterfallBuilder<T> StartLabel(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
WaterfallBuilder<T>

Current builder.