SeriesTemplate Methods
The series template that the chart uses to generate its series.
Name | Description |
---|---|
Assign |
Copies all the settings from the Series |
Change |
Changes the series’ view type by specifying its type.
Inherited from Series |
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 .
Inherited from Series |
Set |
Specifies the data members whose values the series uses to populate series points’ arguments and values.
Inherited from Series |
Set |
Specifies the data members whose values the series uses to populate series points’ arguments and values.
Inherited from Series |
Set |
Specifies the data members whose values the series uses to populate series points’ arguments and values.
Inherited from Series |
Set |
Specifies the data members whose values the series uses to populate series points’ arguments and values.
Inherited from Series |
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.
Inherited from Series |
Set |
Specifies the data members whose values the series uses to populate series points’ arguments and values.
Inherited from Series |
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.
Inherited from Series |
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.
Inherited from Series |
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.
Inherited from Series |
To |
Returns the short class name enclosed in parentheses. |
See Also