Chart3DCommands Properties
Stores commands for the 3D Chart.Name | Description |
---|---|
CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
ChangePaletteCommand | Specifies the command that applies a palette to the chart. Inherited from ChartCommandsBase. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
ExportToBmpCommand | Specifies the command that invokes the Save As dialog to export the chart to a BMP file. Inherited from ChartCommandsBase. |
ExportToDocxCommand | Specifies the command that invokes the Save As dialog to export the chart to a DOCX file. Inherited from ChartCommandsBase. |
ExportToGifCommand | Specifies the command that invokes the Save As dialog to export the chart to a GIF file. Inherited from ChartCommandsBase. |
ExportToHtmlCommand | Specifies the command that invokes the Save As dialog to export the chart to an HTML file. Inherited from ChartCommandsBase. |
ExportToJpegCommand | Specifies the command that invokes the Save As dialog to export the chart to a JPEG image. Inherited from ChartCommandsBase. |
ExportToMhtCommand | Specifies the command that invokes the Save As dialog to export the chart to an MHT file. Inherited from ChartCommandsBase. |
ExportToPdfCommand | Specifies the command that invokes the Save As dialog to export the chart to a PDF file. Inherited from ChartCommandsBase. |
ExportToPngCommand | Specifies the command that invokes the Save As dialog to export the chart to a PNG image. Inherited from ChartCommandsBase. |
ExportToRtfCommand | Specifies the command that invokes the Save As dialog to export the chart to an RTF file. Inherited from ChartCommandsBase. |
ExportToTiffCommand | Specifies the command that invokes the Save As dialog to export the chart to a TIFF image. Inherited from ChartCommandsBase. |
ExportToXlsCommand | Specifies the command that invokes the Save As dialog to export the chart to an XLS file. Inherited from ChartCommandsBase. |
ExportToXlsxCommand | Specifies the command that invokes the Save As dialog to export the chart to an XLSX file. Inherited from ChartCommandsBase. |
IsFrozen | Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
PrintCommand | Specifies the command that invokes the chart Print dialog. Inherited from ChartCommandsBase. |
PrintPreviewCommand | Specifies the command that invokes the chart Print Preview dialog. Inherited from ChartCommandsBase. |
RibbonPrintPreviewCommand | Specifies the command that invokes the chart Print Preview dialog with a Ribbon. Inherited from ChartCommandsBase. |
TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
See Also