|
Class |
Description |
 |
ChartAppearanceStyleHelper |
Helper class used to set chart appearance styles. |
 |
CommandAnnotation |
Implements AnnotattionXXX chart command types |
 |
CommandAnnotationFrontBack |
Implements "SendToBack and BringToFront" commands. Note that this command support annotattions and series too. |
 |
CommandAxes |
Implements AxesXXXX command types. |
 |
CommandCopy |
Implements Copy ChartCommandType. |
 |
CommandDelete |
Implemens Delete command type |
 |
CommandErrorBarFinancialIndicator |
Implements ErrorBarFinancialIndicator command type. |
 |
CommandExecutor |
CommandExecutor is a base internal class for all command implementations. You can find it as CommandProxy property. This class provides default information - text, images to interfaced Command object. |
 |
CommandFinancialIndicators |
Implements FinancialIndicatorsXXX command types. |
 |
CommandLoad |
Implements LoadXXX commands |
 |
CommandModify3D |
Implements the Modify3DXXXX commands |
 |
CommandPaste |
Implements Paste command |
 |
CommandPrint |
Implements Print command |
 |
CommandPrintPreview |
Implements PrintPreview command |
 |
CommandPropertySheets |
The CommandPropertySheets implements Properties ChartCommandType. Executing of this command cause showing of chart property dialog. The property dialog works in object context and shows differents sheets according this object context. |
 |
CommandRegistry |
CommandRegistry class contains static methods for intitializing and access to registry with CommandExecutor objects. |
 |
CommandSave |
Implements SaveGroup, SaveImage, SaveAppearance and SaveAll commands. |
 |
CommandSelectChart |
Implements SelectChartXXXX chart command types. |
 |
CommandSelectPalette |
Implements SelectPaletteXXXXX commands |
 |
CommandSeparator |
Implements Separator ChartCommandType. |
 |
CommandSpacer |
Implements Spacer ChartCommandType. |
 |
CommandToggle3D |
Implements Toggle3DGroup, Toggle3D, Toggle3DClustered and Toggle3DRightAngle command types. |
 |
CommandToggleDataLabels |
Implements ToggleLegend chart command type. |
 |
CommandToggleLegend |
Implements ToggleLegend chart command type. |
 |
CommandUserDefined |
Implements UserDefined ChartCommandType. |