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