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


Draws a cardinal spline through a specified array of PointF structures using a specified tension. The drawing begins offset from the beginning of the array.

Overload List

Overload Description
DrawCurve(Pen,PointF[],Int32,Int32,Single) Draws a cardinal spline through a specified array of PointF structures using a specified tension. The drawing begins offset from the beginning of the array.  
DrawCurve(PointF[],Single) Draws a cardinal spline through a specified array of Point structures. (Inherited from SvgRendering)
DrawCurve(PointF[],Int32,Int32,Single) Draws a cardinal spline through a specified array of PointF structures using a specified tension. The drawing begins offset from the beginning of the array. (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.