'Usage Dim instance As AxisCollection Dim nAxisId As Integer Dim value As Axis value = instance.GetAxis(nAxisId)
Parameters
- nAxisId
- the axis id
Return Value
a reference to the axis. If the the axis id references an invalid axis the returned value is null.