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