AxesCollection Class | AxesCollection Members
Visual Basic
C#
Show All
Removes the specified axis from the collection.
[Visual Basic]Public Sub Remove( _ ByVal value As AxisBase _ )
[C#]public void Remove( AxisBase value );
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.