[]
Removes the first occurrence of a specific object from the collection.
public void Remove(AxisBase value)
The AxisBase to remove from the collection.