[]
Creates a new label and inserts it into the collection at the specified index.
public Chart3DLabel InsertNewLabel(int index)
Type | Name | Description |
---|---|---|
int | index | Index. |
Type | Description |
---|---|
Chart3DLabel | A reference to the newly created Chart3DLabel. |