ActiveReports 8
Item Property (IChartMemberCollection)

The index of the element to get.
Gets the IChartMember at the specified index.
Syntax
'Declaration
 
ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As IChartMember
IChartMember this[ 
   System.int index
]; {get;}

Parameters

index
The index of the element to get.

Property Value

The IChartMember at the specified index.
See Also

Reference

IChartMemberCollection Interface
IChartMemberCollection Members

Support Forum