[]
Inserts a legend item into the collection at the specified index.
public void Insert(int index, LegendItem item)
| Type | Name | Description |
|---|---|---|
| int | index | The zero-based index at which
should be inserted. |
| LegendItem | item | The LegendItem to insert |