[]
Determines whether the specified label exists in the collection.
public bool Contains(Chart3DAxisLabel lbl)
Public Function Contains(lbl As Chart3DAxisLabel) As Boolean
| Type | Name | Description |
|---|---|---|
| Chart3DAxisLabel | lbl | Label to locate. |
| Type | Description |
|---|---|
| bool | Whether the label exists. |