[]
Sets the BindingName property.
public SunburstBuilder<T> BindingName(params string[] names)
Type | Name | Description |
---|---|---|
string[] | names | The value |
Type | Description |
---|---|
SunburstBuilder<T> | Current builder |
Gets or sets the name of the property that contains the name of the data item. It should be an array or a string.