Dundas.SharePoint.Charting.WebParts Send comments on this topic.
CreateInstance Method
See Also 
Dundas.Charting.WebControl Namespace > CommandUI.Converter Class : CreateInstance Method


Creates an instance of the Type that this TypeConverter is associated with, using the specified context, given a set of property values for the object

Overload List

Overload Description
CreateInstance(ITypeDescriptorContext,IDictionary) Creates an instance of the Type that this TypeConverter is associated with, using the specified context, given a set of property values for the object  
CreateInstance(IDictionary) Re-creates an Object given a set of property values for the object. (Inherited from System.ComponentModel.TypeConverter)

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