SeriesPointCollection Methods
Represents a collection that stores the data points of an individual series.
Name | Description |
---|---|
Add |
Adds an object to the end of the Collection |
Add |
Adds a collection of objects to the end of the current collection.
Inherited from Chart |
Begin |
Starts the Chart |
Block |
Disallows reentrant attempts to change this collection.
Inherited from Observable |
Check |
Checks for reentrant attempts to change this collection.
Inherited from Observable |
Clear() |
Removes all elements from the Collection |
Contains |
Determines whether the collection contains the specified series point. |
Copy |
Copies the items from the collection to the specified array, starting at the specified index in the array object. |
End |
Ends the Chart |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns an enumerator that iterates through the Series |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Index |
Returns the specified object’s position within the collection. |
Insert |
Inserts the work-time rule into the collection at the specified position. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Move |
Moves the item at the specified index to a new location in the collection.
Inherited from Observable |
On |
Raises the Property |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Remove the specified series point from the collection. |
Remove |
Removes the series point at the specified index of the Series |
IList. |
Adds an item to the IList.
Inherited from Collection |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also