[]
Creates the chart format area form.
protected virtual Form CreateFormatChartAreaForm(ChartModel model, ChartViewType viewType)
Protected Overridable Function CreateFormatChartAreaForm(model As ChartModel, viewType As ChartViewType) As Form
| Type | Name | Description |
|---|---|---|
| ChartModel | model | The model. |
| ChartViewType | viewType | Type of the view. |
| Type | Description |
|---|---|
| Form | The chart format area form. |