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