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


Inserts a custom LegendItem object into the collection at the given location.

Overload List

Overload Description
Insert(Int32,Color,String)

Inserts a LegendItem object that uses a color for its symbol into the collection at the specified location.


Insert one legend item into the collection.  
Insert(Int32,String,String)

Inserts a LegendItem object that uses an image for its symbol into the collection at the specified location.


Insert one legend item into the collection.  
Insert(Int32,LegendItem)

Inserts a LegendItem object into the collection at the specified location.


Insert legend item object into the collection.  
Insert(Int32,Object)

Inserts an object into the collection at the specified location.


Insert 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.