[]
Adds array of series to the end of the collection.
public void AddRange(Chart3DPointSeries[] series)
| Type | Name | Description |
|---|---|---|
| Chart3DPointSeries[] | series | Array of series |
This is the preferable way for adding large number of series.