The ISlSeries interface defines the data series collection parameters.
| Property name | Brief description | |
| The Count property returns the number of data series in a collection. | ||
| The Item property determines data series parameters. |
| Method name | Brief description | |
| The Add method adds a data series to collection. | ||
| The Clear method clears data series collection. | ||
| The Remove method deletes a data series. |
See also: