Back to Devexpress

ChartCommands Fields

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

latest10.1 KB
Original Source

ChartCommands Fields

Stores chart commands.

NameDescription
ActiveSeriesProperty staticIdentifies the ChartCommands.ActiveSeries dependency property.
AddHorizontalConstantLineCommandProperty staticIdentifies the ChartCommands.AddHorizontalConstantLineCommand dependency property.
AddImageAnnotationCommandProperty staticIdentifies the ChartCommands.AddImageAnnotationCommand dependency property.
AddIndicatorCommandProperty staticIdentifies the ChartCommands.AddIndicatorCommand dependency property.
AddTextAnnotationCommandProperty staticIdentifies the ChartCommands.AddTextAnnotationCommand dependency property.
AddVerticalConstantLineCommandProperty staticIdentifies the ChartCommands.AddVerticalConstantLineCommand dependency property.
ChangePaletteCommandProperty staticIdentifies the ChartCommandsBase.ChangePaletteCommand dependency property. Inherited from ChartCommandsBase.
DrawFibonacciArcsIndicatorCommandProperty staticIdentifies the ChartCommands.DrawFibonacciArcsIndicatorCommand dependency property.
DrawFibonacciFansIndicatorCommandProperty staticIdentifies the ChartCommands.DrawFibonacciFansIndicatorCommand dependency property.
DrawFibonacciRetracementIndicatorCommandProperty staticIdentifies the ChartCommands.DrawFibonacciRetracementIndicatorCommand dependency property.
DrawTrendLineIndicatorCommandProperty staticIdentifies the ChartCommands.DrawTrendLineIndicatorCommand dependency property.
ExportToBmpCommandProperty staticIdentifies the ChartCommandsBase.ExportToBmpCommand dependency property. Inherited from ChartCommandsBase.
ExportToDocxCommandProperty staticIdentifies the ChartCommandsBase.ExportToDocxCommand dependency property. Inherited from ChartCommandsBase.
ExportToGifCommandProperty staticIdentifies the ChartCommandsBase.ExportToGifCommand dependency property. Inherited from ChartCommandsBase.
ExportToHtmlCommandProperty staticIdentifies the ChartCommandsBase.ExportToHtmlCommand dependency property. Inherited from ChartCommandsBase.
ExportToJpegCommandProperty staticIdentifies the ChartCommandsBase.ExportToJpegCommand dependency property. Inherited from ChartCommandsBase.
ExportToMhtCommandProperty staticIdentifies the ChartCommandsBase.ExportToMhtCommand dependency property. Inherited from ChartCommandsBase.
ExportToPdfCommandProperty staticIdentifies the ChartCommandsBase.ExportToPdfCommand dependency property. Inherited from ChartCommandsBase.
ExportToPngCommandProperty staticIdentifies the ChartCommandsBase.ExportToPngCommand dependency property. Inherited from ChartCommandsBase.
ExportToRtfCommandProperty staticIdentifies the ChartCommandsBase.ExportToRtfCommand dependency property. Inherited from ChartCommandsBase.
ExportToTiffCommandProperty staticIdentifies the ChartCommandsBase.ExportToTiffCommand dependency property. Inherited from ChartCommandsBase.
ExportToXlsCommandProperty staticIdentifies the ChartCommandsBase.ExportToXlsCommand dependency property. Inherited from ChartCommandsBase.
ExportToXlsxCommandProperty staticIdentifies the ChartCommandsBase.ExportToXlsxCommand dependency property. Inherited from ChartCommandsBase.
LoadFromFileCommandProperty staticIdentifies the ChartCommands.LoadFromFileCommand dependency property.
PrintCommandProperty staticIdentifies the ChartCommandsBase.PrintCommand dependency property. Inherited from ChartCommandsBase.
PrintPreviewCommandProperty staticIdentifies the ChartCommandsBase.PrintPreviewCommand dependency property. Inherited from ChartCommandsBase.
RemoveIndicatorCommandProperty staticIdentifies the ChartCommands.RemoveIndicatorCommand dependency property.
RibbonPrintPreviewCommandProperty staticIdentifies the ChartCommandsBase.RibbonPrintPreviewCommand dependency property. Inherited from ChartCommandsBase.
RunDesignerCommandProperty staticIdentifies the ChartCommands.RunDesignerCommand dependency property.
SaveToFileCommandProperty staticIdentifies the ChartCommands.SaveToFileCommand dependency property.
SetDateTimeAxisPeriodCommandProperty staticIdentifies the ChartCommands.SetDateTimeAxisPeriodCommand dependency property.
SetDateTimeAxisUnitCommandProperty staticIdentifies the ChartCommands.SetDateTimeAxisUnitCommand dependency property.
ShowElementPropertiesCommandProperty staticIdentifies the ChartCommands.ShowElementPropertiesCommand dependency property.

See Also

ChartCommands Class

ChartCommands Members

DevExpress.Xpf.Charts Namespace