Back to Devexpress

Chart3DCommands Properties

wpf-devexpress-dot-xpf-dot-charts-dot-chart3dcommands-dot-underscore-properties.md

latest6.8 KB
Original Source

Chart3DCommands Properties

Stores commands for the 3D Chart.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ChangePaletteCommandSpecifies the command that applies a palette to the chart. Inherited from ChartCommandsBase.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
ExportToBmpCommandSpecifies the command that invokes the Save As dialog to export the chart to a BMP file. Inherited from ChartCommandsBase.
ExportToDocxCommandSpecifies the command that invokes the Save As dialog to export the chart to a DOCX file. Inherited from ChartCommandsBase.
ExportToGifCommandSpecifies the command that invokes the Save As dialog to export the chart to a GIF file. Inherited from ChartCommandsBase.
ExportToHtmlCommandSpecifies the command that invokes the Save As dialog to export the chart to an HTML file. Inherited from ChartCommandsBase.
ExportToJpegCommandSpecifies the command that invokes the Save As dialog to export the chart to a JPEG image. Inherited from ChartCommandsBase.
ExportToMhtCommandSpecifies the command that invokes the Save As dialog to export the chart to an MHT file. Inherited from ChartCommandsBase.
ExportToPdfCommandSpecifies the command that invokes the Save As dialog to export the chart to a PDF file. Inherited from ChartCommandsBase.
ExportToPngCommandSpecifies the command that invokes the Save As dialog to export the chart to a PNG image. Inherited from ChartCommandsBase.
ExportToRtfCommandSpecifies the command that invokes the Save As dialog to export the chart to an RTF file. Inherited from ChartCommandsBase.
ExportToTiffCommandSpecifies the command that invokes the Save As dialog to export the chart to a TIFF image. Inherited from ChartCommandsBase.
ExportToXlsCommandSpecifies the command that invokes the Save As dialog to export the chart to an XLS file. Inherited from ChartCommandsBase.
ExportToXlsxCommandSpecifies the command that invokes the Save As dialog to export the chart to an XLSX file. Inherited from ChartCommandsBase.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
PrintCommandSpecifies the command that invokes the chart Print dialog. Inherited from ChartCommandsBase.
PrintPreviewCommandSpecifies the command that invokes the chart Print Preview dialog. Inherited from ChartCommandsBase.
RibbonPrintPreviewCommandSpecifies the command that invokes the chart Print Preview dialog with a Ribbon. Inherited from ChartCommandsBase.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

See Also

Chart3DCommands Class

Chart3DCommands Members

DevExpress.Xpf.Charts Namespace