SeriesElements MethodsTerminal Works - PDF Printing.Net Library

The SeriesElements type exposes the following members.

Methods

  NameDescription
Public methodAdd(Double)
Adds a new point with a real value to the series.
Public methodAdd(Double)
Adds an array of new points with real values to the series.
Public methodAdd(DocumentObject)
Adds the specified document object to the collection.
(Inherited from DocumentObjectCollection.)
Public methodAddBlank
Adds a blank to the series.
Public methodClear
Removes all elements from the collection.
(Inherited from DocumentObjectCollection.)
Public methodClone
Creates a deep copy of this object.
Public methodCopyTo
Copies the Array_List or a portion of it to a one-dimensional array.
(Inherited from DocumentObjectCollection.)
Protected methodDeepCopy
Implements the deep copy of the object.
(Inherited from DocumentObjectCollection.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from DocumentObjectCollection.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf
Searches for the specified object and returns the zero-based index of the first occurrence.
(Inherited from DocumentObjectCollection.)
Public methodInsertObject
Inserts an element into the collection at the specified position.
(Inherited from DocumentObjectCollection.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRemoveObjectAt
Removes the element at the specified index.
(Inherited from DocumentObjectCollection.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also

Reference