Dundas.SharePoint.Charting.WebParts Send comments on this topic.
Insert Method
See Also 
Dundas.Charting.WebControl Namespace > CommandUIItemCollection Class : Insert Method


Inserts a CommandUIItem initialized with specified Command into the CommandUIItemCollection.

Overload List

Overload Description
Insert(Int32,Command) Inserts a CommandUIItem initialized with specified Command into the CommandUIItemCollection.  
Insert(Int32,Command,String) Inserts a CommandUIItem initialized with a specified Command into the CommandUIItemCollection.  
Insert(Int32,CommandUIItem) Inserts a CommandUIItem into the CommandUIItemCollection.  

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