| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub Add( _ ByVal legendEntryCollection As LegendEntryCollection _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Add( LegendEntryCollection legendEntryCollection ) | |
Parameters
- legendEntryCollection
- The LegendEntryCollection to add.