The SeriesValuesCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddToCharts |
Specifies that this series should be displayed in charts.
| |
| CreateSeries |
Creates a series instance for each symbol defined in this SystemData instance.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ChartPaneName |
The name of the chart pane the series will be displayed on. If this is null, it will be displayed on the price pane.
| |
| Item |
Gets the series instance for the specified symbol.
| |
| LineSize |
The line size of the series when drawn on the chart.
| |
| LineType |
The line type of the series when drawn on the chart.
| |
| Name |
A name which can be used to reference the series.
| |
| SeriesColor |
The color which will be used to draw the series on the chart.
|