dotnetCHARTING Send comments on this topic.
Series Constructor
See Also 
dotnetCHARTING Namespace > Series Class : Series Constructor


Initializes a new instance of the Series class with a name and the specified Elements.

Overload List

OverloadDescription
Series Constructor() Initializes a new instance of the Series class.  
Series Constructor(String) Initializes a new instance of the Series class with a name.  
Series Constructor(String,Element[]) Initializes a new instance of the Series class with a name and the specified Elements.  
Series Constructor(String,ElementCollection) Initializes a new instance of the Series class with a name and the specified elementCollection.  
Series Constructor(String,SeriesType) Initializes a new instance of the Series class with a name and SeriesType.  

See Also

© 2010 All Rights Reserved.