Dundas Chart for Windows Forms
Add Method
See Also  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace > LegendItemsCollection Class : Add Method


Adds a custom LegendItem object to the end of the collection.

Overload List

Overload Description
Add(Color,String)

Adds a custom Legenditem object that uses a color for its symbol to the end of the collection.


Adds one legend item into the collection.  
Add(String,String)

Adds a custom Legenditem object that uses an image for its symbol to the end of the collection.


Adds one legend item into the collection.  
Add(Object) Adds an object to the end of the collection.
Add legend item object into the collection.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.