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