Visual Basic (Declaration) | |
---|---|
Public Overloads Function Add( _ ByVal legendEntry As LegendEntry _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Add( LegendEntry legendEntry ) |
Parameters
- legendEntry
- The LegendEntry to add.
dotnetCHARTING | Send comments on this topic. |
Add(LegendEntry) Method | |
See Also |
dotnetCHARTING Namespace > LegendEntryCollection Class > Add Method : Add(LegendEntry) Method |
Visual Basic (Declaration) | |
---|---|
Public Overloads Function Add( _ ByVal legendEntry As LegendEntry _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Add( LegendEntry legendEntry ) |