[]
        
(Showing Draft Content)

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

Binding Method

Binding(string)

Configurates Binding. Sets the name of the property of the data item that contains the chart value.

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

The value.

Returns
Type Description
TreeMapBuilder<T>

Current builder.

Remarks

This property is used to calculate the size of the node as compared to other node values. The property should contain numeric data.