[]
Adds a Chart3DpointSeries object to the collection.
public int Add(Chart3DPointSeries series)
Type | Name | Description |
---|---|---|
Chart3DPointSeries | series | The Chart3DpointSeries to add. |
Type | Description |
---|---|
int | An integer indicating the index of the added Chart3DPointSeries. |