See Also

AxesCollection Class  | AxesCollection Members  | Overload List

Language

Visual Basic

C#

Show All

axisName
The name of the axis.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Item(String) Property

Gets the index of the axis with the specified name in the collection.

[Visual Basic]
Overloads Public ReadOnly Property Item( _    ByVal axisName As String _ ) As AxisBase
[C#]
public AxisBase Item(    string axisName ); {get;}

Parameters

axisName
The name of the axis.

See Also

AxesCollection Class  | AxesCollection Members  | Overload List

 

 


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