Back to Devexpress

ChartCommands Properties

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

latest10.9 KB
Original Source

ChartCommands Properties

Stores chart commands.

NameDescription
ActiveSeriesGets or sets an active series in a chart.
ActualToolbarModeFor internal use. Returns an active toolbar mode.
AddHorizontalConstantLineCommandActivates the Add Horizontal Constant Line mode.
AddImageAnnotationCommandActivates the Add Image Annotation mode.
AddIndicatorCommandSpecifies the command that adds an indicator to the chart.
AddTextAnnotationCommandActivates the Add Text Annotation mode.
AddVerticalConstantLineCommandActivates the Add Vertical Constant Line mode.
AvailableSeriesIndicatorsFor internal use. Returns a list of indicators that can be created for the active series.
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.
DrawFibonacciArcsIndicatorCommandSpecifies the command that activates the mode of drawing the Fibonacci Arcs indicator.
DrawFibonacciFansIndicatorCommandSpecifies the command that activates the mode of drawing the Fibonacci Fans indicator.
DrawFibonacciRetracementIndicatorCommandSpecifies the command that activates the mode of drawing the Fibonacci Retracement indicator.
DrawTrendLineIndicatorCommandSpecifies the command that activates the mode of drawing a Trend Line.
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.
LoadFromFileCommandSpecifies the command that invokes the Open dialog to load the chart layout from an XML file.
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.
RemoveIndicatorCommandSpecifies the command that activates the mode of removing indicators.
RibbonPrintPreviewCommandSpecifies the command that invokes the chart Print Preview dialog with a Ribbon. Inherited from ChartCommandsBase.
RunDesignerCommandSpecifies the command that runs the Chart Designer.
SaveToFileCommandSpecifies the command that invokes the Save As dialog to save the chart layout to an XML file.
SetDateTimeAxisPeriodCommandA command that specifies the on-screen data range.
SetDateTimeAxisUnitCommandSpecifies the command that defines a date-time unit used to aggregate series values.
ShowElementPropertiesCommandInvokes a property window for the element passed as a command parameter.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

See Also

ChartCommands Class

ChartCommands Members

DevExpress.Xpf.Charts Namespace