FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartContextMenuStrip クラス : OnFormatLegendAreaItemClicked メソッド |
'Declaration
Protected Overridable Sub OnFormatLegendAreaItemClicked( _ ByVal e As ToolStripItemClickedEventArgs _ )
'使用法
Dim instance As SpreadChartContextMenuStrip Dim e As ToolStripItemClickedEventArgs instance.OnFormatLegendAreaItemClicked(e)
protected virtual void OnFormatLegendAreaItemClicked( ToolStripItemClickedEventArgs e )