dotnetCHARTING Send comments on this topic.
Add Method
See Also 
dotnetCHARTING Namespace > LegendEntryCollection Class : Add Method


Adds a specified LegendEntry class to this collection.

Overload List

Overload Description
Add(LegendEntry) Adds a specified LegendEntry class to this collection.  
Add(LegendEntryCollection) Adds a specified LegendEntryCollection to this collection.  
Add(LegendEntry[]) Adds the specified LegendEntry objects to this collection.  

See Also