Series Methods
Represents an individual series within a chart control.Name | Description |
---|---|
Assign |
Copies all the settings from the Series object passed as the parameter. |
Bind |
Binds a series to data. |
Change |
Changes the series’ view type by specifying its type.
Inherited from Series |
Clone() |
Creates a copy of the current Chart |
Dispose() | Releases all resources used by the Series object. |
Drill |
Drills down to the series if the series template by which the series is generated has the Series |
Drill |
Drills down to the specified series point if the series template by which the series is generated has the Series |
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. |
Is |
Checks if the specified point is compatible with the current series scale type. |
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 textual representation of the series. |
See Also