Back to Devexpress

ChartCommandsBase Properties

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

latest5.6 KB
Original Source

ChartCommandsBase Properties

Stores base commands for the Chart and Chart 3D.

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.
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.
ExportToDocxCommandSpecifies the command that invokes the Save As dialog to export the chart to a DOCX file.
ExportToGifCommandSpecifies the command that invokes the Save As dialog to export the chart to a GIF file.
ExportToHtmlCommandSpecifies the command that invokes the Save As dialog to export the chart to an HTML file.
ExportToJpegCommandSpecifies the command that invokes the Save As dialog to export the chart to a JPEG image.
ExportToMhtCommandSpecifies the command that invokes the Save As dialog to export the chart to an MHT file.
ExportToPdfCommandSpecifies the command that invokes the Save As dialog to export the chart to a PDF file.
ExportToPngCommandSpecifies the command that invokes the Save As dialog to export the chart to a PNG image.
ExportToRtfCommandSpecifies the command that invokes the Save As dialog to export the chart to an RTF file.
ExportToTiffCommandSpecifies the command that invokes the Save As dialog to export the chart to a TIFF image.
ExportToXlsCommandSpecifies the command that invokes the Save As dialog to export the chart to an XLS file.
ExportToXlsxCommandSpecifies the command that invokes the Save As dialog to export the chart to an XLSX file.
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.
PrintPreviewCommandSpecifies the command that invokes the chart Print Preview dialog.
RibbonPrintPreviewCommandSpecifies the command that invokes the chart Print Preview dialog with a Ribbon.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

See Also

ChartCommandsBase Class

ChartCommandsBase Members

DevExpress.Xpf.Charts Namespace