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


Returns a collection of properties for the type of array specified by the value parameter.

Overload List

Overload Description
GetProperties(ITypeDescriptorContext,Object,Attribute[]) Returns a collection of properties for the type of array specified by the value parameter.  
GetProperties(Object) Returns a collection of properties for the type of array specified by the value parameter. (Inherited from System.ComponentModel.TypeConverter)
GetProperties(ITypeDescriptorContext,Object) Returns a collection of properties for the type of array specified by the value parameter, using the specified context. (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