Dundas.SharePoint.Charting.WebParts Send comments on this topic.
Command.CommandCommandTypeConverter Class
See Also  Members  
Dundas.Charting.WebControl Namespace : Command.CommandCommandTypeConverter Class


The Command.CommandType property TypeConverter

Syntax

Visual Basic (Declaration)  
Private Class Command.CommandCommandTypeConverter 
   Inherits EnumConverter
Visual Basic (Usage) Copy Code
Dim instance As Command.CommandCommandTypeConverter
C#  
private class Command.CommandCommandTypeConverter : EnumConverter 

Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      System.ComponentModel.EnumConverter
         Dundas.Charting.WebControl.Command.CommandCommandTypeConverter

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