AxesCollection Class | AxesCollection Members | Overload List
Visual Basic
C#
Show All
The index of the axis.
Gets or sets the axis at the specified index.
[Visual Basic]Overloads Public Property Item( _ ByVal index As Integer _ ) As AxisBase
[C#]public AxisBase Item( int index ); {get; set;}
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.