FlexChart for WinForms
Popup イベント (ChartToolTip)

C1.Win.FlexChart.5 アセンブリ > C1.Win.Chart 名前空間 > ChartToolTip クラス : Popup イベント
シンタックス
'宣言
 
Public Event Popup As System.Windows.Forms.PopupEventHandler
public event System.Windows.Forms.PopupEventHandler Popup
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Forms.PopupEventArgs 型の引数を受け取りました。次の PopupEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets the control for which the System.Windows.Forms.ToolTip is being drawn.  
Gets the window to which this System.Windows.Forms.ToolTip is bound.  
System.ComponentModel.CancelEventArgsから継承されます。
Gets a value indicating whether the ToolTip is displayed as a standard rectangular or a balloon window.  
Gets or sets the size of the ToolTip.  
参照