ITradingAnnotation Interface Methods

For a list of all members of this type, see ITradingAnnotation members.

Public Methods
 NameDescription
 Method Gets the adorner data value positions  
 MethodCalled to set the base point at the specified position at (x) and (y). Programmatically sets an adorner point position NOTICE: method should be called after annotation was added to SciChartSurface.Annotations collection.  
 Method  
 MethodCalled to update the position of (index) point to a new position at (x) and (y). This method uses to update base points(and adorners also) that forces drawing tools annotation to re-draw.  
Top
See Also