[]
Creates one FlexPieBuilder<T> instance to configurate component.
public FlexPieBuilder(FlexPie<T> component)
Public Sub New(component As FlexPie(Of T))
| Type | Name | Description |
|---|---|---|
| FlexPie<T> | component | The FlexPie<T> object to be configurated. |