Chart.Paint(Graphics, Rectangle) Metoda

Definicja

Rysuje obraz wykresu w grafice.

public:
 void Paint(System::Drawing::Graphics ^ graphics, System::Drawing::Rectangle position);
public void Paint (System.Drawing.Graphics graphics, System.Drawing.Rectangle position);
member this.Paint : System.Drawing.Graphics * System.Drawing.Rectangle -> unit
Public Sub Paint (graphics As Graphics, position As Rectangle)

Parametry

graphics
Graphics

Obiekt graficzny, w którym ma narysować obraz wykresu.

position
Rectangle

Położenie obrazu wykresu w grafice.

Dotyczy