NetXP 3.0 Reference

GraphItemCollection.Item Property

Not for public use.

[Visual Basic]
Public Default Property Item( _
   ByVal index As Integer _
) As GraphItem
[C#]
public GraphItem this[
   int index
] {get; set;}

See Also

GraphItemCollection Class | NETXP.Controls Namespace