[]
        
(Showing Draft Content)

C1.Blazor.Chart.TreeMap.Binding

Binding Property

Binding

Gets or sets the name of the property of the data item that contains the chart value.

Declaration
[Parameter]
public string Binding { get; set; }
Remarks

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