[]
Add specified contour style to the collection.
public int Add(Chart3DContourStyle style)
Type | Name | Description |
---|---|---|
Chart3DContourStyle | style | The Chart3DContourStyle to add. |
Type | Description |
---|---|
int | An integer indicating the index of the collection to which the contour style was added. |