Skip to main content
All docs
V26.1
  • ChartCommands Members

    Stores chart commands.

    Constructors

    Name Description
    ChartCommands() Initializes a new instance of the ChartCommands class.

    Fields

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

    Properties

    Name Description
    ActiveSeries Gets or sets an active series in a chart.
    ActualToolbarMode For internal use. Returns an active toolbar mode.
    AddHorizontalConstantLineCommand Activates the Add Horizontal Constant Line mode.
    AddImageAnnotationCommand Activates the Add Image Annotation mode.
    AddIndicatorCommand Specifies the command that adds an indicator to the chart.
    AddTextAnnotationCommand Activates the Add Text Annotation mode.
    AddVerticalConstantLineCommand Activates the Add Vertical Constant Line mode.
    AvailableSeriesIndicators For internal use. Returns a list of indicators that can be created for the active series.
    ChangePaletteCommand Specifies the command that applies a palette to the chart. Inherited from ChartCommandsBase.
    DrawFibonacciArcsIndicatorCommand Specifies the command that activates the mode of drawing the Fibonacci Arcs indicator.
    DrawFibonacciFansIndicatorCommand Specifies the command that activates the mode of drawing the Fibonacci Fans indicator.
    DrawFibonacciRetracementIndicatorCommand Specifies the command that activates the mode of drawing the Fibonacci Retracement indicator.
    DrawTrendLineIndicatorCommand Specifies the command that activates the mode of drawing a Trend Line.
    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.
    LoadFromFileCommand Specifies the command that invokes the Open dialog to load the chart layout from an XML file.
    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.
    RemoveIndicatorCommand Specifies the command that activates the mode of removing indicators.
    RibbonPrintPreviewCommand Specifies the command that invokes the chart Print Preview dialog with a Ribbon. Inherited from ChartCommandsBase.
    RunDesignerCommand Specifies the command that runs the Chart Designer.
    SaveToFileCommand Specifies the command that invokes the Save As dialog to save the chart layout to an XML file.
    SetDateTimeAxisPeriodCommand A command that specifies the on-screen data range.
    SetDateTimeAxisUnitCommand Specifies the command that defines a date-time unit used to aggregate series values.
    ShowElementPropertiesCommand Invokes a property window for the element passed as a command parameter.
    TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

    Methods

    Name Description
    ShouldSerializeAddIndicatorCommand(XamlDesignerSerializationManager) This member supports the internal infrastructure and is not intended to be used directly from your code.
    ShouldSerializeChangePaletteCommand(XamlDesignerSerializationManager) This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ChartCommandsBase.
    ShouldSerializeSetDateTimeAxisPeriodCommand(XamlDesignerSerializationManager) This member supports the internal infrastructure and is not intended to be used directly from your code.
    ShouldSerializeSetDateTimeAxisUnitCommand(XamlDesignerSerializationManager) This member supports the internal infrastructure and is not intended to be used directly from your code.
    ShouldSerializeShowElementPropertiesCommand(XamlDesignerSerializationManager) This member supports the internal infrastructure and is not intended to be used directly from your code.

    Events

    Name Description
    PropertyChanged Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject.
    See Also