The Clear method clears all series of the
control.
The Remove method removes a specific member from the Series collection, giving its identifier. The Add method adds a Serie object to the collection and returns a reference to the newly created object.
The Item property seturns a specific Serie of the Series collection, giving its identifier.