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