Name | Description | |
---|---|---|
![]() | ChartSeries Constructor | Initializes a new instance of the ChartSeries class. |
The following tables list the members exposed by ChartSeries.
Name | Description | |
---|---|---|
![]() | ChartSeries Constructor | Initializes a new instance of the ChartSeries class. |
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. |
Name | Description | |
---|---|---|
![]() | Validate | Validates the information in each property of the ChartSeries object. |