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


Converts the given value object to the specified type, using the specified context and culture information

Overload List

Overload Description
ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Converts the given value object to the specified type, using the specified context and culture information  
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