Determines whether the specified Chart3DLabel exists in the collection.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
public bool Contains( Chart3DLabel lbl ) |
Visual Basic |
---|
Public Function Contains ( _ lbl As Chart3DLabel _ ) As Boolean |
Parameters
- lbl
- Type: C1.Win.C1Chart3D..::..Chart3DLabel
The Chart3DLabel to locate.