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
UpdatePositions
public void UpdatePositions()
iAnnotationAdorner.UpdatePositions()
Causes a refresh to update the positions of the adorner