[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SunburstBuilder-1

SunburstBuilder<T> Class

Defines a builder to configurate Sunburst<T>.

Implements
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class SunburstBuilder<T> : FlexPieBaseBuilder<T, Sunburst<T>, SunburstBuilder<T>>, IHtmlContent
Type Parameters
Name Description
T

Constructors

Name Description
SunburstBuilder(Sunburst<T>)

Creates one SunburstBuilder<T> instance to configurate component.

Methods

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.