Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Add( _ ByVal axisMarkerCollection As AxisMarkerCollection _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Add( AxisMarkerCollection axisMarkerCollection ) |
Parameters
- axisMarkerCollection
- The AxisMarkerCollection to add.