Sdílet prostřednictvím


Chart.Paint(Graphics, Rectangle) Metoda

Definice

Nakreslí obrázek grafu v grafickém objektu.

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

Grafický objekt, ve kterém chcete nakreslit obrázek grafu.

position
Rectangle

Pozice obrázku grafu v grafickém objektu

Platí pro