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


Sets the clipping region of this Graphics object to the rectangle specified by a RectangleF structure.

Overload List

Overload Description
SetClip(RectangleF) Sets the clipping region of this Graphics object to the rectangle specified by a RectangleF structure.  
SetClip(GraphicsPath,CombineMode) Sets the clipping region of this Graphics object to the result of the specified operation combining the current clip region and the specified GraphicsPath object.  

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