[]
Set the PlotAreas.
public FlexChartBuilder<T> PlotAreas(Action<PlotAreaListFactory<T, FlexChart<T>, PlotArea, PlotAreaBuilder>> build)
| Type | Name | Description |
|---|---|---|
| Action<PlotAreaListFactory<T, FlexChart<T>, PlotArea, PlotAreaBuilder>> | build | The build function |
| Type | Description |
|---|---|
| FlexChartBuilder<T> | Current builder |