See Also

ChartAreasCollection Class  | ChartAreasCollection Members  | Overload List

Language

Visual Basic

C#

Show All

chartAreaName
The name of the ChartArea.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Item(String) Property

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;}

Parameters

chartAreaName
The name of the ChartArea.

See Also

ChartAreasCollection Class  | ChartAreasCollection Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.