[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SpreadChartContextMenuStrip.CreateFormatPlotAreaForm

CreateFormatPlotAreaForm Method

CreateFormatPlotAreaForm(ChartModel, ChartViewType, PlotArea)

Creates the format plot area form.

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

The model.

ChartViewType viewType

Type of the view.

PlotArea plotArea

The plot area.

Returns
Type Description
Form

The chart format plot area form.