SeriesBase Methods
A base class for the SeriesTemplate and Series classes.
Name | Description |
---|---|
Assign |
Copies all the settings from the Series |
Change |
Changes the series’ view type by specifying its type. |
Clone() |
Creates a copy of the current 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 |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Obsolete. Cancels the changes applied to the Series for a specific series, and makes it equal to the Series .
|
Set |
Specifies the data members whose values the series uses to populate series points’ arguments and values. |
Set |
Specifies the data members whose values the series uses to populate series points’ arguments and values. |
Set |
Specifies the data members whose values the series uses to populate series points’ arguments and values. |
Set |
Specifies the data members whose values the series uses to populate series points’ arguments and values. |
Set |
Specifies data members whose values will be used to populate the argument value and weight of series points if a series view is a bubble view. |
Set |
Specifies the data members whose values the series uses to populate series points’ arguments and values. |
Set |
Specifies data members whose values will be used to populate the argument value and weight of series points if a series view is a financial view. |
Set |
Specifies data members whose values will be used to populate the argument value and weight of series points if series view is a Gantt view. |
Set |
Specifies data members whose values will be used to populate the argument value and weight of series points if a series view is a range view. |
To |
Returns the textual representation of the series template. |
See Also