IFibonacciRetracementAnnotation Interface Members
The following tables list the members exposed by IFibonacciRetracementAnnotation.
Public Properties
| Name | Description | |
|---|---|---|
![]() | IsCreated | Gets whether the current annotation is created. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.ITradingAnnotation) |
![]() | MovingLinesPartAnnotations | Returns collection of moving lines annotations. |
Public Methods
| Name | Description | |
|---|---|---|
![]() | GetBaseDataValues | Gets the adorner data value positions (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.ITradingAnnotation) |
![]() | 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. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.ITradingAnnotation) |
![]() | SetCashedBasePoints | (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.ITradingAnnotation) |
![]() | 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. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.ITradingAnnotation) |
See Also

