SciChart.Charting.DrawingTools Assembly : SciChart.Charting.DrawingTools.TradingAnnotations Namespace
SciChart.Charting.DrawingTools.TradingAnnotations Namespace
Classes
 ClassDescription
Class Defines brush annotation, which may be placed on the chart.
ClassINTERNAL USE ONLY: Defines a class which extends the original BrushAnnotation and is created internally per every SciChart.Charting.DrawingTools.TradingAnnotations.ViewModels.BrushAnnotationViewModel of appropriate type in MVVM scenarios
ClassDefines an (ElliotWaveAnnotation), which may be placed on the chart.
ClassProvides a base class for (ElliotWaveAnnotation) annotation to be rendered over the chart
ClassINTERNAL USE ONLY: Defines a class which extends the original ElliotWaveAnnotation and is created internally per every SciChart.Charting.DrawingTools.TradingAnnotations.ViewModels.ElliotWaveAnnotationViewModel of appropriate type in MVVM scenarios
ClassDefines an extended line annotation, that is derived from SciChart.Charting.Visuals.Annotations.LineAnnotation and which may be placed on the chart.
ClassINTERNAL USE ONLY: Defines a class which extends the original SciChart.Charting.DrawingTools.TradingAnnotations.FibonacciAnnotation.FibonacciExtensionAnnotation and is created internally per every SciChart.Charting.DrawingTools.TradingAnnotations.ViewModels.FibonacciExtensionAnnotationViewModel of appropriate type in MVVM scenarios
ClassINTERNAL USE ONLY: Defines a class which extends the original SciChart.Charting.DrawingTools.TradingAnnotations.FibonacciAnnotation.FibonacciRetracementAnnotation and is created internally per every SciChart.Charting.DrawingTools.TradingAnnotations.ViewModels.FibonacciRetracementAnnotationViewModel of appropriate type in MVVM scenarios
Class Defines an head and shoulders annotation, which may be placed on the chart.
ClassINTERNAL USE ONLY: Defines a class which extends the original HeadAndShouldersAnnotation and is created internally per every SciChart.Charting.DrawingTools.TradingAnnotations.ViewModels.HeadAndShouldersAnnotationViewModel of appropriate type in MVVM scenarios
Class Defines the pitchfork annotation, which may be placed on the chart.
ClassINTERNAL USE ONLY: Defines a class which extends the original PitchforkAnnotation and is created internally per every SciChart.Charting.DrawingTools.TradingAnnotations.ViewModels.PitchforkAnnotationViewModel of appropriate type in MVVM scenarios
ClassDefines pitchfork-specific extended line annotation, that is derived from ExtendedLineAnnotation and which may be placed on the chart.
Class 
ClassINTERNAL USE ONLY: Defines a class which extends the original PolygonAnnotation and is created internally per every SciChart.Charting.DrawingTools.TradingAnnotations.ViewModels.PolygonAnnotationViewModel of appropriate type in MVVM scenarios
ClassProvides a base class for (TradingAnnotationBase) to be rendered over the chart.
Class Defines an XABCD annotation, which may be placed on the chart.
ClassINTERNAL USE ONLY: Defines a class which extends the original XabcdAnnotation and is created internally per every SciChart.Charting.DrawingTools.TradingAnnotations.ViewModels.XabcdAnnotationViewModel of appropriate type in MVVM scenarios
Interfaces
 InterfaceDescription
Interface 
Interface Defines the interface to an drawing tool, that is a special type of annotation, a custom drawable element over or under the SciChartSurface.
See Also