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


Adds a CommandUIItem instance initialized with a specified command to the CommandUIItemCollection.

Overload List

Overload Description
Add(Command) Adds a CommandUIItem instance initialized with a specified command to the CommandUIItemCollection.  
Add(Command,String) Adds a CommandUIItem instance initialized with a specified Command and parameter to the CommandUIItemCollection.  
Add(CommandUIItem) Adds a CommandUIItem instance to 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