Chart.OnPaintBackground(PaintEventArgs) Metoda

Definicja

Zastępuje metodę OnPaintBackground(PaintEventArgs) .

protected:
 override void OnPaintBackground(System::Windows::Forms::PaintEventArgs ^ pevent);
protected override void OnPaintBackground (System.Windows.Forms.PaintEventArgs pevent);
override this.OnPaintBackground : System.Windows.Forms.PaintEventArgs -> unit
Protected Overrides Sub OnPaintBackground (pevent As PaintEventArgs)

Parametry

pevent
PaintEventArgs

PaintEventArgs Obiekt, który zawiera argumenty zdarzenia.

Dotyczy