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