Enum FibonacciRetracementAnnotation.LabelPlacement
Controls where each level's label is positioned relative to the annotation.
Inherited Members
Namespace:
Assembly: .dll
Syntax
public enum FibonacciRetracementAnnotation.LabelPlacement extends Enum<tradingAnnotations.FibonacciRetracementAnnotation.LabelPlacement>
Fields
| Name | Description |
|---|---|
| CENTER | Label is centered horizontally between the two anchor points, floating above the level line. |
| SIDE | Label sits beside the visually-left anchor point, anchored so its text ends flush against the level line. |
Methods
| Name | Description |
|---|---|
| valueOf(String name) | |
| values() |