The following tables list the members exposed by CommandExecutor.
| Name | Description | |
|---|---|---|
|  | description | Description of the command, retrieved from resource | 
|  | imageName | The image name of the command | 
|  | name | Name of the command, retrieved from resource | 
|  | Params | Parced params | 
|  | shortcut | Default shortcut of the command | 
|  | style | Default toggle style | 
|  | text | Text of the command, retrieved from resource | 
|  | type | The chart command type | 
| Name | Description | |
|---|---|---|
|  | GetCommandIType | Gets defined CommandInterfaceType of this command executor | 
|  | GetCommandPopupStyle | Gets defined CommandPopupStyle of this command executor. Default is Menu. | 
|  | GetImageName | Gets image name registered in Chart.NamedImageCollection or dynamicaly loaded from resources | 
|  | GetSubCommandTypes | Gets array of ChartCommandType which represents default sub commands. | 
|  | GetSupportedElements | Returns set of supportwd elements of this command | 
|  | LoadProperty | Loads property (string) from string resource. | 
|  | SetDefaultItems | Reads object fields from resources | 
 
  
  
  
  
 