[]
        
(Showing Draft Content)

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

Type Method

Type(TreeMapType)

Configurates Type. Sets the type of the treemap.

Declaration
public TreeMapBuilder<T> Type(TreeMapType value)
Parameters
Type Name Description
TreeMapType value

The value.

Returns
Type Description
TreeMapBuilder<T>

Current builder.