ITradingAnnotation Interface Members
The following tables list the members exposed by ITradingAnnotation.
Public Properties
Public Methods
| Name | Description | |
|---|---|---|
![]() | GetBaseDataValues | Gets the adorner data value positions |
![]() | SetBasePoint | Called 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. |
![]() | SetCashedBasePoints | |
![]() | UpdateBasePoint | Called 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. |
Public Events
| Name | Description | |
|---|---|---|
![]() | AnnotationCreated | Occurs when an annotation creation operation is finished and annotation created |
See Also


