[]
Defines a builder to configurate Sunburst<T>.
public class SunburstBuilder<T> : FlexPieBaseBuilder<T, Sunburst<T>, SunburstBuilder<T>>, IHtmlContent
Name | Description |
---|---|
T |
Name | Description |
---|---|
SunburstBuilder(Sunburst<T>) | Creates one SunburstBuilder<T> instance to configurate |
Name | Description |
---|---|
BindingName(params string[]) | Sets the BindingName property. |
ChildItemsPath(string) | Configurates ChildItemsPath. Sets the name of the property (or properties) used to generate child items in hierarchical data. |