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