| Overload | Description | 
|---|---|
| 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. | 
 
     
     
     
     
    