| Visual Basic (Declaration) | |
|---|---|
| Public Function Contains( _ ByVal axisMarker As AxisMarker _ ) As Boolean | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public bool Contains( AxisMarker axisMarker ) | |
Parameters
- axisMarker
- The AxisMarker to find.
| dotnetCHARTING | Send comments on this topic. | 
| Contains Method | |
| See Also | |
|     | 
| dotnetCHARTING Namespace > AxisMarkerCollection Class : Contains Method | 
| Visual Basic (Declaration) | |
|---|---|
| Public Function Contains( _ ByVal axisMarker As AxisMarker _ ) As Boolean | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public bool Contains( AxisMarker axisMarker ) | |