Dundas Chart for ASP.NET
DrawString Method
See Also  Send comments on this topic.
Dundas.Charting.WebControl.Svg Namespace > SvgChartGraphics Class : DrawString Method


Draws the 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
DrawString(String,Font,Brush,RectangleF,StringFormat) Draws the specified text string in the specified rectangle with the specified Brush and Font objects using the formatting attributes of the specified StringFormat object.  
DrawString(String,Font,Brush,PointF,StringFormat) 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.  
DrawString(String,RectangleF) 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. (Inherited from SvgRendering)
DrawString(String,PointF) 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. (Inherited from SvgRendering)

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

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.