FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartContextMenuStrip クラス : CreateFormatPlotAreaForm メソッド |
'Declaration
Protected Overridable Function CreateFormatPlotAreaForm( _ ByVal model As ChartModel, _ ByVal viewType As ChartViewType, _ ByVal plotArea As PlotArea _ ) As Form
protected virtual Form CreateFormatPlotAreaForm( ChartModel model, ChartViewType viewType, PlotArea plotArea )