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