FibonacciArc Properties |
The FibonacciArc type exposes the following members.
| Name | Description | |
|---|---|---|
| ControlPoints |
Control points collection. Control points provide interactive way to modify drawing tool positioning and orientation.
(Inherited from DrawingTool.) | |
| FillEnabled |
Show colored fills between the Fibonacci arcs. If disabled, only the arcs are visible.
| |
| FullCircle |
Show Fibonacci arcs as full circle.
| |
| LabelColor |
Gets or sets the color of the labels.
| |
| LabelDistance |
Label distance to the arc lines in pixels.
| |
| LimitYToStackSegment |
Arc lines are clipped outside the main segment, and not shown on segment indicators.
| |
| LineColor |
Gets or sets the color of the trend line and the arcs.
| |
| LineWidth |
Gets or sets the width of the trend line and the arcs.
| |
| Magnetic |
Fibonacci Arc is attached to the nearest OHLC-data value in vertical direction.
|