[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeMapBuilder-1.DataLabel

DataLabel Method

DataLabel(Action<DataLabelBuilder>)

Configurates DataLabel.

Declaration
public TreeMapBuilder<T> DataLabel(Action<DataLabelBuilder> build)
Parameters
Type Name Description
Action<DataLabelBuilder> build

The builder function.

Returns
Type Description
TreeMapBuilder<T>

Current builder.