The following tables list the members exposed by CommandSelectChart.
| 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 | Overridden. Gets defined CommandInterfaceType of this command executor. The SelectChartGroup is container | 
|  | GetCommandPopupStyle | Overridden. Gets defined CommandPopupStyle of this command executor. For SelectChartGroup is table. | 
|  | GetImageName | Overridden. Gets the default image name. The image can be loaded from Chart.NamedImages. | 
|  | GetSubCommandTypes | Overridden. Gets array of ChartCommandType which represents default sub commands. | 
|  | GetSupportedElements | Returns set of supportwd elements of this command (Inherited from CommandExecutor) | 
|  | LoadProperty | Loads property (string) from string resource. (Inherited from CommandExecutor) | 
|  | SetDefaultItems | Overridden. Loads text and description from resource. Format them using chartTypeName | 
 
  
  
  
  
 