Dundas.SharePoint.Charting.WebParts Send comments on this topic.
DrawImage Method
See Also 
Dundas.Charting.WebControl Namespace > ChartRenderingEngine Class : DrawImage Method


Draws the specified portion of the specified Image object at the specified location and with the specified size.

Overload List

Overload Description
DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit,ImageAttributes) Draws the specified portion of the specified Image object at the specified location and with the specified size.  
DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit,ImageAttributes) Draws the specified portion of the specified Image object at the specified location and with the specified size.  
DrawImage(Image,RectangleF) Draws the specified Image object at the specified location and with the specified size.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also