AxesCollection Class | AxesCollection Members | Overload List
Visual Basic
C#
Show All
Gets the index of the axis with the specified name in the collection.
[Visual Basic]Overloads Public ReadOnly Property Item( _ ByVal axisName As String _ ) As AxisBase
[C#]public AxisBase Item( string axisName ); {get;}
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.