Name | Description | |
---|---|---|
![]() ![]() | NChartCommandActionSchema | Schema associated with NChartCommandAction. |
The following tables list the members exposed by NChartCommandAction.
Name | Description | |
---|---|---|
![]() ![]() | NChartCommandActionSchema | Schema associated with NChartCommandAction. |
Name | Description | |
---|---|---|
![]() | IsEditAction | Overridden. Most chart command actions do not modify the control content, so this property is overriden in this base class to return false. It should be overriden to return true in command actions that modify the contol content. |
Name | Description | |
---|---|---|
![]() | IsEnabled | Overridden. Checks whether this action should be enabled for the given target. |
Name | Description | |
---|---|---|
![]() | GetChartDocument | Safely gets the chart document for the specified command target. |
![]() | GetChartSurface | Safely gets the chart view surface for the specified command target. |
![]() | GetChartView | Safely gets the chart view for the specified command target. |