Inserts the specified axis into the collection at the specified index.
'Declaration Public Sub Insert( _ ByVal index As Integer, _ ByVal value As AxisBase _ )
public void Insert( int index, AxisBase value )
AxesCollection Class AxesCollection Members