FlexPivot for WinForms
PaintPlotArea イベント

C1.Win.FlexPivot.4 アセンブリ > C1.Win.FlexPivot 名前空間 > C1FlexPivotChart クラス : PaintPlotArea イベント
シンタックス
'宣言
 
Public Event PaintPlotArea As System.Windows.Forms.PaintEventHandler
public event System.Windows.Forms.PaintEventHandler PaintPlotArea
イベント データ

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

プロパティ解説
Gets the rectangle in which to paint.  
Gets the graphics used to paint.  
参照