LegendBoxCollection Class | LegendBoxCollection Members
Visual Basic
C#
Show All
Inserts a LegendBox into this collection at a specified index.
[Visual Basic]Public Sub Insert( _ ByVal index As Integer, _ ByVal legendBox As LegendBox _ )
[C#]public void Insert( int index, LegendBox legendBox );
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.