See Also

ChartAreasCollection Class  | ChartAreasCollection Members  | Overload List

Language

Visual Basic

C#

Show All

index
The index of the chart area.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Item(Int32) Property

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

Parameters

index
The index of the chart area.

See Also

ChartAreasCollection Class  | ChartAreasCollection Members  | Overload List

 

 


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