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


Animates and draws specified text string in the specified rectangle with the specified Brush and Font objects using the formatting attributes of the specified StringFormat object.

Overload List

Overload Description
DrawStringA(String,Font,Brush,StringFormat,ColorA,RectangleA) Animates and draws specified text string in the specified rectangle with the specified Brush and Font objects using the formatting attributes of the specified StringFormat object.  
DrawStringA(String,Font,Brush,StringFormat,ColorA,PointA) Animates and draws the specified text string at the specified location with the specified Brush and Font objects using the formatting attributes of the specified StringFormat 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