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