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