[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SpreadChartContextMenuStrip.CreateFormatLegendAreaForm

CreateFormatLegendAreaForm Method

CreateFormatLegendAreaForm(ChartModel, ChartViewType, LegendArea)

Creates the format legend area form.

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

The model.

ChartViewType viewType

Type of the view.

LegendArea legendArea

The legend area.

Returns
Type Description
Form

The chart format legend area form.