FibonacciExtensionAnnotationBase Class Members
The following tables list the members exposed by FibonacciExtensionAnnotationBase.
Public Constructors
Name | Description | |
---|---|---|
![]() | FibonacciExtensionAnnotationBase Constructor |
Protected Fields
Name | Description | |
---|---|---|
![]() | _cashedBasePoints | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | _timeFrameWasChanged | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | AnnotationRoot | The Root Element of the Annotation to be displayed on the Canvas (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | isReattached | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
Public Properties
Name | Description | |
---|---|---|
![]() | ActualHeight | Gets the rendered height of this element. (Inherited from System.Windows.FrameworkElement) |
![]() | ActualWidth | Gets the rendered width of this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | AllowDrop | Gets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | AnnotationCanvas | Gets or sets the SciChart.Charting.Visuals.Annotations.AnnotationBase.AnnotationCanvas to place the annotation on. The default is SciChart.Charting.Visuals.Annotations.AnnotationCanvas.AboveChart (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Annotations | Gets or sets the ObservableCollection (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | AreAnyTouchesCaptured | Gets a value that indicates whether at least one touch is captured to this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | AreAnyTouchesCapturedWithin | Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | AreAnyTouchesDirectlyOver | Gets a value that indicates whether at least one touch is pressed over this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | AreAnyTouchesOver | Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Background | Gets or sets a brush that describes the background of a control. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | BasePointsCount | Gets or Sets base points count. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | BindingGroup | Gets or sets the System.Windows.Data.BindingGroup that is used for the element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | BitmapEffect | Gets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | BitmapEffectInput | Gets or sets an input source for the bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | BorderBrush | Gets or sets a brush that describes the border background of a control. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | BorderThickness | Gets or sets the border thickness of a control. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | CacheMode | Gets or sets a cached representation of the System.Windows.UIElement. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | CanEditText | Gets or sets whether text can be edited on this SciChart.Charting.Visuals.Annotations.AnnotationBase. Supported by Text or label annotations only (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Clip | Gets or sets the geometry used to define the outline of the contents of an element. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ClipToBounds | Gets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | CommandBindings | Gets a collection of System.Windows.Input.CommandBinding objects associated with this element. A System.Windows.Input.CommandBinding enables command handling for this element, and declares the linkage between a command, its events, and the handlers attached by this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Content | Gets or sets the content of a System.Windows.Controls.ContentControl. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ContentStringFormat | Gets or sets a composite string that specifies how to format the System.Windows.Controls.ContentControl.Content property if it is displayed as a string. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ContentTemplate | Gets or sets the data template used to display the content of the System.Windows.Controls.ContentControl. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ContentTemplateSelector | Gets or sets a template selector that enables an application writer to provide custom template-selection logic. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ContextMenu | Gets or sets the context menu element that should appear whenever the context menu is requested through user interface (UI) from within this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | CoordinateMode | Gets or sets the SciChart.Charting.Visuals.Annotations.AnnotationCoordinateMode to use when placing the annotation. E.g. the default of Absolute requires that X1,Y1 coordinates are data-values. The value of Relative requires that X1,Y1 are double values from 0.0 to 1.0 (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | CornerRadius | Gets or sets the CornerRadius of the box (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Cursor | Gets or sets the cursor that displays when the mouse pointer is over this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | DataContext | Gets or sets the data context for an element when it participates in data binding. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | DesiredSize | Gets the size that this element computed during the measure pass of the layout process. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | DragDeltaCommand | Gets or sets the command to invoke when current SciChart.Charting.Visuals.Annotations.AnnotationBase is dragged or moved. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | DragDirections | Limits the Drag direction when dragging the annotation using the mouse, e.g in the X-Direction, Y-Direction or XyDirection. See the SciChart.Charting.XyDirection enumeration for options (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | DragEndedCommand | Gets or sets the command to invoke when a Drag or move operation ends. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | DragStartedCommand | Gets or sets the command to invoke when a Drag or move operation starts. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Effect | Gets or sets the bitmap effect to apply to the System.Windows.UIElement. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | FlowDirection | Gets or sets the direction that text and other user interface (UI) elements flow within any parent element that controls their layout. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Focusable | Gets or sets a value that indicates whether the element can receive focus. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | FocusVisualStyle | Gets or sets a property that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | FontFamily | Gets or sets the font family of the control. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | FontSize | Gets or sets the font size. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | FontStyle | Gets or sets the font style. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | FontWeight | Gets or sets the weight or thickness of the specified font. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ForceCursor | Gets or sets a value that indicates whether this System.Windows.FrameworkElement should force the user interface (UI) to render the cursor as declared by the System.Windows.FrameworkElement.Cursor property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Foreground | Gets or sets a brush that describes the foreground color. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | HasAnimatedProperties | Gets a value indicating whether this element has any animated properties. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | HasContent | Gets a value that indicates whether the System.Windows.Controls.ContentControl contains content. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Height | Gets or sets the suggested height of the element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | HorizontalContentAlignment | Gets or sets the horizontal alignment of the control's content. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | InitialBasePoints | Gets or Sets initial base points of type Observable collection of (SciChart.Charting.DrawingTools.TradingAnnotations.Models.ComparablePoint). (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | InputBindings | Gets the collection of input bindings associated with this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | InputScope | Gets or sets the context for input used by this System.Windows.FrameworkElement. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsArrangeValid | Gets a value indicating whether the computed size and position of child elements in this element's layout are valid. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsAttached | Gets or sets whether this Element is attached to a parent SciChart.Charting.Visuals.SciChartSurface (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsCreated | Gets whether the current annotation is created (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsEditable | Gets or sets whether the current annotation is editable. When editable, the user may click to select and interact with the annotation (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsEnabled | Gets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsFilledAreaHitTestVisible | Gets or sets a value that declares whether this element can possibly be returned as a hit test result. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsFocused | Gets a value that determines whether this element has logical focus. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsHidden | Gets or sets value, indicates whether current annotation was hidden by SciChart.Charting.Visuals.Annotations.AnnotationBase.Hide call (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsHiddenChangedCommand | Gets or sets the command to invoke when the SciChart.Charting.Visuals.Annotations.AnnotationBase.IsHidden property is changed. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsHitTestVisible | Gets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsInitialized | Gets a value that indicates whether this element has been initialized, either during processing by a XAML processor, or by explicitly having its System.Windows.FrameworkElement.EndInit method called. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsInputMethodEnabled | Gets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsKeyboardFocused | Gets a value indicating whether this element has keyboard focus. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsKeyboardFocusWithin | Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsLoaded | Gets a value that indicates whether this element has been loaded for presentation. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsManipulationEnabled | Gets or sets a value that indicates whether manipulation events are enabled on this System.Windows.UIElement. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsMeasureValid | Gets a value indicating whether the current size returned by layout measure is valid. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsMouseCaptured | Gets a value indicating whether the mouse is captured to this element. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsMouseCaptureWithin | Gets a value that determines whether mouse capture is held by this element or by child elements in its visual tree. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsMouseDirectlyOver | Gets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsMouseOver | Gets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsResizable | Gets value, indicates whether current instance is resizable (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsSelected | Gets or sets whether the current annotation is selected. When selected, an Adorner is placed over the annotation to allow dynamic resizing and dragging by the user. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsStylusCaptured | Gets a value indicating whether the stylus is captured by this element. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsStylusCaptureWithin | Gets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsStylusDirectlyOver | Gets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsStylusOver | Gets a value indicating whether the stylus cursor is located over this element (including visual child elements). This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsSuspended | Gets a value indicating whether updates for the target are currently suspended (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsVisible | Gets a value indicating whether this element is visible in the user interface (UI). This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Language | Gets or sets localization/globalization language information that applies to an element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | LayoutTransform | Gets or sets a graphics transformation that should apply to this element when layout is performed. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | LineStyle | Gets or sets the LineStyle property (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Margin | Gets or sets the outer margin of an element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | MaxHeight | Gets or sets the maximum height constraint of the element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | MaxWidth | Gets or sets the maximum width constraint of the element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | MinHeight | Gets or sets the minimum height constraint of the element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | MinWidth | Gets or sets the minimum width constraint of the element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ModifierSurface | Gets the SciChart.Charting.Visuals.IChartModifierSurface instance on the parent SciChart.Charting.Visuals.SciChartSurface, which acts as a canvas to place UIElements (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | MovingLinesPartAnnotations | Gets the MovingLinesPartAnnotations collection with child annotations that are moving. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Name | Gets or sets the identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Opacity | Gets or sets the opacity factor applied to the entire System.Windows.UIElement when it is rendered in the user interface (UI). This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OpacityMask | Gets or sets an opacity mask, as a System.Windows.Media.Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OverridesDefaultStyle | Gets or sets a value that indicates whether this element incorporates style properties from theme styles. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Padding | Gets or sets the padding inside a control. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Parent | Gets the logical parent element of this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ParentAnnotation | Returns the parental SciChart.Charting.Visuals.Annotations.CompositeAnnotation for every child in the SciChart.Charting.Visuals.Annotations.CompositeAnnotation.Annotations collection. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ParentSurface | Gets or sets the parent SciChart.Charting.Visuals.SciChartSurface to perform operations on (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | PersistId | Gets a value that uniquely identifies this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | RenderSize | Gets (or sets) the final render size of this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | RenderTransform | Gets or sets transform information that affects the rendering position of this element. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | RenderTransformOrigin | Gets or sets the center point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the element. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ResizeDirections | Limits the Resize direction when resizing the annotation using the mouse, e.g in the X-Direction, Y-Direction or XyDirection. See the SciChart.Charting.XyDirection enumeration for options (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ResizingGripsStyle | Gets or sets the Style which is applied to the resizing grips appearing when the annotation gets selected. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Resources | Gets or sets the locally-defined resource dictionary. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | SelectedCommand | Gets or sets the command to invoke when SciChart.Charting.Visuals.Annotations.IAnnotation becomes selected. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Services | Gets or sets a SciChart.Core.Utility.IServiceContainer container (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | SnapsToDevicePixels | Gets or sets a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Stroke | Gets or sets the Stroke property (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | StrokeThickness | Gets or sets the StrokeThickness property (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Style | Gets or sets the style used by this element when it is rendered. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | TabIndex | Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Template | Gets or sets a control template. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | TemplatedParent | Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ToolTip | Gets or sets the tool-tip object that is displayed for this element in the user interface (UI). (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | TouchesCaptured | Gets all touch devices that are captured to this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | TouchesCapturedWithin | Gets all touch devices that are captured to this element or any child elements in its visual tree. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | TouchesDirectlyOver | Gets all touch devices that are over this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | TouchesOver | Gets all touch devices that are over this element or any child elements in its visual tree. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Triggers | Gets the collection of triggers established directly on this element, or in child elements. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Uid | Gets or sets the unique identifier (for localization) for this element. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | UnselectedCommand | Gets or sets the command to invoke when SciChart.Charting.Visuals.Annotations.IAnnotation becomes unselected. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | UseLayoutRounding | Gets or sets a value that indicates whether layout rounding should be applied to this element's size and position during layout. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | VerticalAlignment | Gets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | VerticalContentAlignment | Gets or sets the vertical alignment of the control's content. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Visibility | Gets or sets the user interface (UI) visibility of this element. This is a dependency property. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Width | Gets or sets the width of the element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | X1 | Gets or sets the X1 Coordinate of the Annotation. For SciChart.Charting.Visuals.Annotations.AnnotationCoordinateMode.Absolute, this must be a data-value on the X-Axis such as a DateTime for SciChart.Charting.Visuals.Axes.DateTimeAxis, double for SciChart.Charting.Visuals.Axes.NumericAxis or integer index for SciChart.Charting.Visuals.Axes.CategoryDateTimeAxis. For SciChart.Charting.Visuals.Annotations.AnnotationCoordinateMode.Relative, this must be a double value between 0.0 and 1.0, where 0.0 is the far left of the XAxis and 1.0 is the far right. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | X2 | Gets or sets the X2 Coordinate of the Annotation. For SciChart.Charting.Visuals.Annotations.AnnotationCoordinateMode.Absolute, this must be a data-value on the X-Axis such as a DateTime for SciChart.Charting.Visuals.Axes.DateTimeAxis, double for SciChart.Charting.Visuals.Axes.NumericAxis or integer index for SciChart.Charting.Visuals.Axes.CategoryDateTimeAxis. For SciChart.Charting.Visuals.Annotations.AnnotationCoordinateMode.Relative, this must be a double value between 0.0 and 1.0, where 0.0 is the far left of the XAxis and 1.0 is the far right. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | XAxes | Returns the XAxes on the parent SciChart.Charting.Visuals.SciChartSurface (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | XAxis | Gets the primary XAxis instance from the parent SciChart.Charting.Visuals.SciChartSurface.XAxes collection (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | XAxisId | Gets or sets the ID of the X-Axis which this Annotation is measured against (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Y1 | Gets or sets the Y1 Coordinate of the Annotation. For SciChart.Charting.Visuals.Annotations.AnnotationCoordinateMode.Absolute, this must be a data-value on the Y-Axis such as a double for SciChart.Charting.Visuals.Axes.NumericAxis For SciChart.Charting.Visuals.Annotations.AnnotationCoordinateMode.Relative, this must be a double value between 0.0 and 1.0, where 0.0 is the top of the YAxis and 1.0 is the bottom (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | Y2 | Gets or sets the Y2 Coordinate of the Annotation. For SciChart.Charting.Visuals.Annotations.AnnotationCoordinateMode.Absolute, this must be a data-value on the Y-Axis such as a double for SciChart.Charting.Visuals.Axes.NumericAxis For SciChart.Charting.Visuals.Annotations.AnnotationCoordinateMode.Relative, this must be a double value between 0.0 and 1.0, where 0.0 is the top of the YAxis and 1.0 is the bottom (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | YAxes | Returns the YAxes on the parent SciChart.Charting.Visuals.SciChartSurface (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | YAxis | Gets the primary YAxis instance from the parent SciChart.Charting.Visuals.SciChartSurface.YAxes collection (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | YAxisId | Gets or sets the ID of the Y-Axis which this Annotation is measured against (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
Protected Properties
Top
Public Methods
Top
Protected Methods
Name | Description | |
---|---|---|
![]() | AddAdorners | When overriden in a derived class, places the appropriate adorners on the SciChart.Charting.Visuals.Annotations.AnnotationBase (Inherited from SciChart.Charting.Visuals.Annotations.AnnotationBase) |
![]() | AddChild | Adds a specified object as the child of a System.Windows.Controls.ContentControl. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | AddText | Adds a specified text string to a System.Windows.Controls.ContentControl. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | AddVisualChild | Defines the parent-child relationship between two visuals. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ArrangeCore | Implements System.Windows.UIElement.ArrangeCore(System.Windows.Rect) (defined as virtual in System.Windows.UIElement) and seals the implementation. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ArrangeOverride | Called to arrange and size the content of a System.Windows.Controls.Control object. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | AttachAnnotation | Attaches an SciChart.Charting.Visuals.Annotations.IAnnotation instance as a child of this SciChart.Charting.Visuals.Annotations.CompositeAnnotation. All attached annotations will delegate mouse events to their SciChart.Charting.Visuals.Annotations.CompositeAnnotation parent. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | AttachInteractionHandlersTo | Attaches handlers to particular events of passed object (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | DetachAnnotation | Detaches an SciChart.Charting.Visuals.Annotations.IAnnotation instance. Detached annotations are not rendered and don't respond to mouse events. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | DetachInteractionHandlersFrom | When called in a derived class, detaches any mouse events which may have been previously attached to the SciChart.Charting.Visuals.Annotations.AnnotationBase (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | FocusInputTextArea | Focuses the input text area. Applicable only for Text and label annotations (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | FromCoordinate | Converts a pixel coordinate to data-value (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | FromCoordinates | Overloaded. Converts pixel coordinates to data-values (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | FromRelativeCoordinate | Converts a relative coordinate (e.g. 0.0 to 1.0) to data-value (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | GetAdornerLayer | Gets the Adorner Canvas to place annotation adorners (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | GetAndAssertTemplateChild<T> | Gets the TemplateChild by the specified name and casts to type T, asserting that the result is not null (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | GetCoordinates | Gets an SciChart.Charting.Visuals.Annotations.AnnotationCoordinates struct containing pixel coordinates to place or update the annotation in the current render pass (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | GetCurrentPlacementStrategy | This method is used internally by the SciChart.Charting.Visuals.Annotations.BoxAnnotation. Gets the annotation placement strategy (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | GetLayoutClip | Returns a geometry for a clipping mask. The mask applies if the layout system attempts to arrange an element that is larger than the available display space. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | GetPropertiesFromIndex | Used internally to derive the X1Property, Y1Property, X1Property, Y2Property pair for the given index around the annotation.. e.g. index 0 returns X1,Y1 index 1 returns X2,Y1 index 2 returns X2,Y2 index 3 returns X1,Y2 (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | GetSelectedCursor | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | GetUsedAdorners<T> | Gets a collection of the Adorners currently used on the Annotation, given the Annotation AdornerLayer Canvas (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | GetVisualChild | Overrides System.Windows.Media.Visual.GetVisualChild(System.Int32), and returns a child at the specified index from a collection of child elements. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | GetXDataValue | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | GetYDataValue | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | HideAdornerMarkers | Hides adorner markers by calling SciChart.Charting.Visuals.Annotations.AdornerBase.Clear (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | HitTestCore | Overloaded. Implements System.Windows.Media.Visual.HitTestCore(System.Windows.Media.PointHitTestParameters) to supply base element hit testing behavior (returning System.Windows.Media.HitTestResult). (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsCoordinateValid | Determines whether the coordinate is valid for placing on the canvas, e.g. is greater than zero and less than canvasMeasurement (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | IsInBounds | Performs a simple rectangular bounds-check to see if the X1,X2,Y1,Y2 coordinates passed in are within the Canvas extends (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | MakeInvisible | Called internally by layout system when annotation is out of surface's bounds (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | MakeVisible | Called internally by layout system when annotation come into surface's bounds (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | MeasureCore | Implements basic measure-pass layout system behavior for System.Windows.FrameworkElement. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | MeasureOverride | Called to remeasure a control. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | MoveAnnotationTo | Moves the annotation to a specific horizontal and vertical offset (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | MoveBasePointTo | Called internally to marshal pixel points to X1,Y1,X2,Y2 values. Taking a pixel point (newPoint) and base point index, sets the X,Y data-values. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnAccessKey | Provides class handling for when an access key that is meaningful for this element is invoked. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnAnnotationCreated | Rises when trading annotation is created. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnAnnotationDragging | Initiates the DragDelta event (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnAnnotationLoaded | Gets called as soon as the Loaded event occurs. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnAnnotationMouseDown | Contains interaction logic of handling mouse down event (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnAnnotationMouseMove | Contains interaction logic of handling mouse move event (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnAnnotationMouseUp | Contains interaction logic of handling mouse up event (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnAnnotationPointerMoved | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnAnnotationPointerPressed | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnAnnotationPointerReleased | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnAxisAlignmentChanged | Virtual method to override if you wish to be notified that the SciChart.Charting.Visuals.Axes.IAxis.AxisAlignment has changed (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnChildDesiredSizeChanged | Supports layout behavior when a child element is resized. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnContentChanged | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnContentStringFormatChanged | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnContentTemplateChanged | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnContentTemplateSelectorChanged | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnContextMenuClosing | Invoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnContextMenuOpening | Invoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnCreateAutomationPeer | Returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnDpiChanged | Called when the DPI at which this View is rendered changes. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnDragEnter | Invoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnDragLeave | Invoked when an unhandled System.Windows.DragDrop.DragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnDragOver | Invoked when an unhandled System.Windows.DragDrop.DragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnDrop | Invoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnGiveFeedback | Invoked when an unhandled System.Windows.DragDrop.GiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnGotFocus | Invoked whenever an unhandled System.Windows.UIElement.GotFocus event reaches this element in its route. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnGotKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.GotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnGotMouseCapture | Invoked when an unhandled System.Windows.Input.Mouse.GotMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnGotStylusCapture | Invoked when an unhandled System.Windows.Input.Stylus.GotStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnGotTouchCapture | Provides class handling for the System.Windows.UIElement.GotTouchCapture routed event that occurs when a touch is captured to this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnInitialized | Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to %[LangWord]true %internally. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnInvalidateParentSurface | Raises the SciChart.Charting.Utility.InvalidateSciChartMessage which causes the parent SciChart.Charting.Visuals.SciChartSurface to invalidate (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnIsKeyboardFocusedChanged | Invoked when an unhandled System.Windows.UIElement.IsKeyboardFocusedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnIsKeyboardFocusWithinChanged | Invoked just before the System.Windows.UIElement.IsKeyboardFocusWithinChanged event is raised by this element. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnIsMouseCapturedChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnIsMouseCaptureWithinChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnIsMouseDirectlyOverChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnIsStylusCapturedChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnIsStylusCaptureWithinChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnIsStylusDirectlyOverChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnKeyDown | Invoked when an unhandled System.Windows.Input.Keyboard.KeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnKeyUp | Invoked when an unhandled System.Windows.Input.Keyboard.KeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnLoaded | Called when trading annotation is loaded. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnLostFocus | Raises the System.Windows.UIElement.LostFocus routed event by using the event data that is provided. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnLostKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.LostKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnLostMouseCapture | Invoked when an unhandled System.Windows.Input.Mouse.LostMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnLostStylusCapture | Invoked when an unhandled System.Windows.Input.Stylus.LostStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnLostTouchCapture | Provides class handling for the System.Windows.UIElement.LostTouchCapture routed event that occurs when this element loses a touch capture. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnManipulationBoundaryFeedback | Called when the System.Windows.UIElement.ManipulationBoundaryFeedback event occurs. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnManipulationCompleted | Called when the System.Windows.UIElement.ManipulationCompleted event occurs. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnManipulationDelta | Called when the System.Windows.UIElement.ManipulationDelta event occurs. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnManipulationInertiaStarting | Called when the System.Windows.UIElement.ManipulationInertiaStarting event occurs. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnManipulationStarted | Called when the System.Windows.UIElement.ManipulationStarted event occurs. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnManipulationStarting | Provides class handling for the System.Windows.UIElement.ManipulationStarting routed event that occurs when the manipulation processor is first created. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnMouseDoubleClick | Raises the System.Windows.Controls.Control.MouseDoubleClick routed event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnMouseDown | Invoked when an unhandled System.Windows.Input.Mouse.MouseDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnMouseEnter | Invoked when an unhandled System.Windows.Input.Mouse.MouseEnter attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnMouseLeave | Invoked when an unhandled System.Windows.Input.Mouse.MouseLeave attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnMouseLeftButtonDown | Invoked when an unhandled System.Windows.UIElement.MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnMouseLeftButtonUp | Invoked when an unhandled System.Windows.UIElement.MouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnMouseMove | Invoked when an unhandled System.Windows.Input.Mouse.MouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnMouseRightButtonDown | Invoked when an unhandled System.Windows.UIElement.MouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnMouseRightButtonUp | Invoked when an unhandled System.Windows.UIElement.MouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnMouseUp | Invoked when an unhandled System.Windows.Input.Mouse.MouseUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnMouseWheel | Invoked when an unhandled System.Windows.Input.Mouse.MouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewDragEnter | Invoked when an unhandled System.Windows.DragDrop.PreviewDragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewDragLeave | Invoked when an unhandled System.Windows.DragDrop.PreviewDragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewDragOver | Invoked when an unhandled System.Windows.DragDrop.PreviewDragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewDrop | Invoked when an unhandled System.Windows.DragDrop.PreviewDrop attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewGiveFeedback | Invoked when an unhandled System.Windows.DragDrop.PreviewGiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewGotKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewGotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewKeyDown | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewKeyUp | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewLostKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewMouseDoubleClick | Raises the System.Windows.Controls.Control.PreviewMouseDoubleClick routed event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewMouseDown | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseDown attached routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewMouseLeftButtonDown | Invoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewMouseLeftButtonUp | Invoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewMouseMove | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewMouseRightButtonDown | Invoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewMouseRightButtonUp | Invoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewMouseUp | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewMouseWheel | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewQueryContinueDrag | Invoked when an unhandled System.Windows.DragDrop.PreviewQueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewStylusButtonDown | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewStylusButtonUp | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewStylusDown | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewStylusInAirMove | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewStylusInRange | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewStylusMove | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewStylusOutOfRange | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewStylusSystemGesture | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewStylusUp | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewTextInput | Invoked when an unhandled System.Windows.Input.TextCompositionManager.PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewTouchDown | Provides class handling for the System.Windows.UIElement.PreviewTouchDown routed event that occurs when a touch presses this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewTouchMove | Provides class handling for the System.Windows.UIElement.PreviewTouchMove routed event that occurs when a touch moves while inside this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPreviewTouchUp | Provides class handling for the System.Windows.UIElement.PreviewTouchUp routed event that occurs when a touch is released inside this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnPropertyChanged | Overloaded. Raises the PropertyChanged event, as part of System.ComponentModel.INotifyPropertyChanged implementation (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnQueryContinueDrag | Invoked when an unhandled System.Windows.DragDrop.QueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnQueryCursor | Invoked when an unhandled System.Windows.Input.Mouse.QueryCursor attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnRender | When overridden in a derived class, participates in rendering operations that are directed by the layout system. The rendering instructions for this element are not used directly when this method is invoked, and are instead preserved for later asynchronous use by layout and drawing. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnStylusButtonDown | Invoked when an unhandled System.Windows.Input.Stylus.StylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnStylusButtonUp | Invoked when an unhandled System.Windows.Input.Stylus.StylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnStylusDown | Invoked when an unhandled System.Windows.Input.Stylus.StylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnStylusEnter | Invoked when an unhandled System.Windows.Input.Stylus.StylusEnter attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnStylusInAirMove | Invoked when an unhandled System.Windows.Input.Stylus.StylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnStylusInRange | Invoked when an unhandled System.Windows.Input.Stylus.StylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnStylusLeave | Invoked when an unhandled System.Windows.Input.Stylus.StylusLeave attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnStylusMove | Invoked when an unhandled System.Windows.Input.Stylus.StylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnStylusOutOfRange | Invoked when an unhandled System.Windows.Input.Stylus.StylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnStylusSystemGesture | Invoked when an unhandled System.Windows.Input.Stylus.StylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnStylusUp | Invoked when an unhandled System.Windows.Input.Stylus.StylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnTemplateChanged | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnTextInput | Invoked when an unhandled System.Windows.Input.TextCompositionManager.TextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnToolTipClosing | Invoked whenever an unhandled System.Windows.FrameworkElement.ToolTipClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnToolTipOpening | Invoked whenever the System.Windows.FrameworkElement.ToolTipOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnTouchDown | Provides class handling for the System.Windows.UIElement.TouchDown routed event that occurs when a touch presses inside this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnTouchEnter | Provides class handling for the System.Windows.UIElement.TouchEnter routed event that occurs when a touch moves from outside to inside the bounds of this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnTouchLeave | Provides class handling for the System.Windows.UIElement.TouchLeave routed event that occurs when a touch moves from inside to outside the bounds of this System.Windows.UIElement. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnTouchMove | Provides class handling for the System.Windows.UIElement.TouchMove routed event that occurs when a touch moves while inside this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnTouchUp | Provides class handling for the System.Windows.UIElement.TouchUp routed event that occurs when a touch is released inside this element. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnXAxesCollectionChanged | Virtual method to override if you wish to be notified that the parent SciChart.Charting.Visuals.SciChartSurface.XAxes has changed (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnXAxisIdChanged | Virtual method to override if you wish to be notified that the SciChart.Charting.Visuals.Annotations.AnnotationBase.XAxisId has changed (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnYAxesCollectionChanged | Virtual method to override if you wish to be notified that the parent SciChart.Charting.Visuals.SciChartSurface.YAxes has changed (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | OnYAxisIdChanged | Virtual method to override if you wish to be notified that the SciChart.Charting.Visuals.Annotations.AnnotationBase.YAxisId has changed (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | PerformFocusOnInputTextArea | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | PlaceAnnotation | Override in derived classes to handle specific placement of the annotation at the given SciChart.Charting.Visuals.Annotations.AnnotationCoordinates (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | RemoveAdorners | Removes all adorners from the SciChart.Charting.Visuals.Annotations.AnnotationBase (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | RemoveFocusInputTextArea | Remove focus from input text area. Applicable only for Text and label annotation (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | RemoveVisualChild | Removes the parent-child relationship between two visuals. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ToCoordinate | Overloaded. Converts a data value to pixel coordinate (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | ToCoordinates | Converts a data-values to pixel coordinates (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | TryUpdate | Updates annotation if coordinate calculators are valid (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | UpdateCursorsForInnerAnnotations | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
![]() | UpdateTextAnnotationBasePoint | Called to update position of the TextAnnotation (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.TradingAnnotationBase) |
Extension Methods
Name | Description | |
---|---|---|
![]() | CanvasXy | Overloaded. Sets Canvas.Left, Canvas.Top to the X,Y value of a point |
![]() | Databind | Databinds the source property to the destination property |
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | FindLogicalParent<T> | Finds the logical parent of the System.Windows.FrameworkElement |
![]() | FindVisualChild<T> | Finds the visual child of type T |
![]() | FindVisualParent | Overloaded. Finds the visual parent of type T |
![]() | GetBoundsRelativeTo | Overloaded. Gets the bounds of an element relative to another SciChart.Core.Framework.IHitTestable element |
![]() | IsInVisualTree | Overloaded. Determines whether instance is in visual tree |
![]() | IsVisible | Determines whether this instance is visible. |
![]() | MeasureArrange | Forces the layout pass on the element |
![]() | RegisterForNotification | Registers a PropertyChangedCallback on the property name |
![]() | RenderToBitmap | Overloaded. Renders a FrameworkElement to bitmap |
![]() | ThreadSafeSetValue | ThreadSafe DependencyObject.SetValue implementation |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
Public Events
Top
See Also