IAnnotationAdorner

StockSharp.Xaml.Charting.Visuals.Annotations

Defines the interface to an annotation adorner, which may be placed to drag, or resize an annotation

Properties

AdornedAnnotation
public IAnnotation AdornedAnnotation { get; }
value = iAnnotationAdorner.AdornedAnnotation

Gets the associated annotation that this instance adorns

Methods

Clear
public void Clear()
iAnnotationAdorner.Clear()

Clears child markers from the adorner layer

Initialize
public void Initialize()
iAnnotationAdorner.Initialize()

Initializes this adorner.

UpdatePositions
public void UpdatePositions()
iAnnotationAdorner.UpdatePositions()

Causes a refresh to update the positions of the adorner