[]
Configurates ChartType. Sets the type of radar chart to be created.
public FlexRadarBuilder<T> ChartType(RadarChartType value)
| Type | Name | Description |
|---|---|---|
| RadarChartType | value | The value. |
| Type | Description |
|---|---|
| FlexRadarBuilder<T> | Current builder. |