 Gets or sets the command type, which determines the functionality of the command being executed.
 Gets or sets the command type, which determines the functionality of the command being executed.Gets or sets the command type. The command type determines the functionality of the command being executed.
| Visual Basic (Declaration) | |
|---|---|
| Public Property CommandType As ChartCommandType | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public ChartCommandType CommandType {get; set;} | |
Return Value
A ChartCommandType value that determines the end-user functionality of the command.The ChartCommandType which determines end-user functionality of the Command.
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
 
  
  
  
 