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