Creates a new label and inserts it into the collection at the specified index.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
public Label InsertNewLabel( int index )  | 
| Visual Basic | 
|---|
Public Function InsertNewLabel ( _ index As Integer _ ) As Label  | 
Parameters
- index
 - Type: System..::..Int32