ChartCommandsBase Properties
Stores base commands for the Chart and Chart 3D.
Name | Description |
---|---|
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. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a BMP file. |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a DOCX file. |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a GIF file. |
Export |
Specifies the command that invokes the Save As dialog to export the chart to an HTML file. |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a JPEG image. |
Export |
Specifies the command that invokes the Save As dialog to export the chart to an MHT file. |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a PDF file. |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a PNG image. |
Export |
Specifies the command that invokes the Save As dialog to export the chart to an RTF file. |
Export |
Specifies the command that invokes the Save As dialog to export the chart to a TIFF image. |
Export |
Specifies the command that invokes the Save As dialog to export the chart to an XLS file. |
Export |
Specifies the command that invokes the Save As dialog to export the chart to an XLSX file. |
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 |
Print |
Specifies the command that invokes the chart Print dialog. |
Print |
Specifies the command that invokes the chart Print Preview dialog. |
Ribbon |
Specifies the command that invokes the chart Print Preview dialog with a Ribbon. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
See Also