[]
Configurates ChartType. Sets the type of chart to create
public FlexChartBuilder<T> ChartType(ChartType value)
Public Function ChartType(value As ChartType) As FlexChartBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| ChartType | value | The value. |
| Type | Description |
|---|---|
| FlexChartBuilder<T> | Current builder. |