SharpPlot.DrawImage Method (Bitmap,String,Double,Double)

Add image at actual size with alternative uri.

public void DrawImage(
    Bitmap bmp,
    string uri,
    double left,
    double top
);

See also ...

SharpPlot Members | DrawImage Method