Adds a new Series to the series Service and returns the SeriesParams identification key.
| Visual Basic |
|---|
Public Function AddSeries( _
   ByVal pISeries As Series _
) As SeriesParams |
- pISeries
Specifies the Series you want to add.
Adds a new Series to the series Service and returns the SeriesParams identification key.
| Visual Basic |
|---|
Public Function AddSeries( _
   ByVal pISeries As Series _
) As SeriesParams |
Specifies the Series you want to add.