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


This code performs the actual conversion from an object to an InstanceDescriptor.

Overload List

Overload Description
ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) This code performs the actual conversion from an object to an InstanceDescriptor.  
ConvertTo(Object,Type) Converts the given value object to the specified type, using the arguments. (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