Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal ParamArray legendBoxList() As LegendBox _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LegendBoxCollection( params LegendBox[] legendBoxList ) |
Parameters
- legendBoxList
dotnetCHARTING | Send comments on this topic. |
LegendBoxCollection Constructor | |
See Also |
dotnetCHARTING Namespace > LegendBoxCollection Class : LegendBoxCollection Constructor |
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal ParamArray legendBoxList() As LegendBox _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LegendBoxCollection( params LegendBox[] legendBoxList ) |