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