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


Searches by ChartCommandType for the Command and its sub-commands.

Overload List

Overload Description
FindCommand(ChartCommandType) Searches by ChartCommandType for the Command and its sub-commands.  
FindCommand(Int32) Searches by CommandID for the Command and its sub-commands.  
FindCommand(String) Searches by name for the Command and its sub-commands.  

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