'Declaration
Public Function New( _ ByVal component As Sunburst(Of T) _ )
public SunburstBuilder<T>( Sunburst<T> component )
Parameters
- component
- The C1.Web.Mvc.Sunburst<T> object to be configurated.
'Declaration
Public Function New( _ ByVal component As Sunburst(Of T) _ )
public SunburstBuilder<T>( Sunburst<T> component )