[]
Determines whether the specified Chart3DContourStyle exists in the collection.
public bool Contains(Chart3DContourStyle style)
| Type | Name | Description |
|---|---|---|
| Chart3DContourStyle | style | The Chart3DContourStyle to locate. |
| Type | Description |
|---|---|
| bool | A boolean value that indicates whether the Chart3DContourStyle is a member of the collection. |