[]
Represents the series of a chart.
public sealed class Series
| Name | Description |
|---|---|
| ValuePropertyName |
| Name | Description |
|---|---|
| Count | Gets the count of series values. |
| this[int] | Gets the value at the specified index. |
| Statistics | Gets the statistics bound to the current series. |
| Name | Description |
|---|---|
| Create(double[]) | Creates the dummy series to use in the designer. |