See Also

AxesCollection Class  | AxesCollection Members  | Overload List

Language

Visual Basic

C#

Show All

index

The index of the axis.

See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Item(Int32) Property

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

Parameters

index

The index of the axis.

See Also

AxesCollection Class  | AxesCollection Members  | Overload List

 

 


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