The following tables list the members exposed by ChartSeries.
Public Constructors
Public Properties
| Name | Description |
| DataPoints | Gets the data points within the series. |
| DefaultSubtype | Gets default subtype for series. |
| DefaultType | Gets default type for series. |
| PlotType | Gets or sets a value indicating whether the series is plotted as a line in a column chart. If set to Auto, it is plotted per the primary chart type. If set to Line, it is plotted as a line. |
| Subtype | Gets or sets subtype. |
| Type | Gets or sets type. |
| ValueAxisName | Gets or sets name of corresponding value axis. |
Top
Public Methods
See Also