[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SpreadChartContextMenuStrip.CreateFormatChartAreaForm

CreateFormatChartAreaForm Method

CreateFormatChartAreaForm(ChartModel, ChartViewType)

Creates the chart format area form.

Declaration
protected virtual Form CreateFormatChartAreaForm(ChartModel model, ChartViewType viewType)
Protected Overridable Function CreateFormatChartAreaForm(model As ChartModel, viewType As ChartViewType) As Form
Parameters
Type Name Description
ChartModel model

The model.

ChartViewType viewType

Type of the view.

Returns
Type Description
Form

The chart format area form.