Dundas Chart for ASP.NET
Series Constructor
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace > Series Class : Series Constructor


Creates a new instance of the Series class.

Note that you can also use the Series collection property to add a series at run-time.


Public constructor.

Overload List

Overload Description
Series Constructor() Data Series object constructor.  
Series Constructor(String)

Creates a new instance of the Series class with the specified name.


Data Series object constructor.  
Series Constructor(String,Int32)

Creates and initializes a new instance of the Series class with the specified name and maximum number of Y-values.


Data Series object constructor.  

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.