Bagikan melalui


Chart.Paint(Graphics, Rectangle) Metode

Definisi

Menggambar gambar bagan dalam grafik.

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)

Parameter

graphics
Graphics

Objek grafik untuk menggambar gambar bagan.

position
Rectangle

Posisi gambar bagan dalam grafik.

Berlaku untuk