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