ChartCommands Properties
Stores chart commands.
Name | Description |
---|---|
Active |
Gets or sets an active series in a chart. |
Actual |
For internal use. Returns an active toolbar mode. |
Add |
Activates the Add Horizontal Constant Line mode. |
Add |
Activates the Add Image Annotation mode. |
Add |
Specifies the command that adds an indicator to the chart. |
Add |
Activates the Add Text Annotation mode. |
Add |
Activates the Add Vertical Constant Line mode. |
Available |
For internal use. Returns a list of indicators that can be created for the active series. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Change |
Specifies the command that applies a palette to the chart.
Inherited from Chart |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Draw |
Specifies the command that activates the mode of drawing the Fibonacci Arcs indicator. |
Draw |
Specifies the command that activates the mode of drawing the Fibonacci Fans indicator. |
Draw |
Specifies the command that activates the mode of drawing the Fibonacci Retracement indicator. |
Draw |
Specifies the command that activates the mode of drawing a Trend Line. |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a BMP file.
Inherited from Chart |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a DOCX file.
Inherited from Chart |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a GIF file.
Inherited from Chart |
Export |
Specifies the command that invokes the Save As dialog to export the chart to an HTML file.
Inherited from Chart |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a JPEG image.
Inherited from Chart |
Export |
Specifies the command that invokes the Save As dialog to export the chart to an MHT file.
Inherited from Chart |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a PDF file.
Inherited from Chart |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a PNG image.
Inherited from Chart |
Export |
Specifies the command that invokes the Save As dialog to export the chart to an RTF file.
Inherited from Chart |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a TIFF image.
Inherited from Chart |
Export |
Specifies the command that invokes the Save As dialog to export the chart to an XLS file.
Inherited from Chart |
Export |
Specifies the command that invokes the Save As dialog to export the chart to an XLSX file.
Inherited from Chart |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Load |
Specifies the command that invokes the Open dialog to load the chart layout from an XML file. |
Print |
Specifies the command that invokes the chart Print dialog.
Inherited from Chart |
Print |
Specifies the command that invokes the chart Print Preview dialog.
Inherited from Chart |
Remove |
Specifies the command that activates the mode of removing indicators. |
Ribbon |
Specifies the command that invokes the chart Print Preview dialog with a Ribbon.
Inherited from Chart |
Run |
Specifies the command that runs the Chart Designer. |
Save |
Specifies the command that invokes the Save As dialog to save the chart layout to an XML file. |
Set |
A command that specifies the on-screen data range. |
Set |
Specifies the command that defines a date-time unit used to aggregate series values. |
Show |
Invokes a property window for the element passed as a command parameter. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
See Also