Click or drag to resize

FibonacciArc Properties

LightningChart .NET Help

The FibonacciArc type exposes the following members.

Properties
  NameDescription
Public propertyControlPoints
Control points collection. Control points provide interactive way to modify drawing tool positioning and orientation.
(Inherited from DrawingTool.)
Public propertyFillEnabled
Show colored fills between the Fibonacci arcs. If disabled, only the arcs are visible.
Public propertyFullCircle
Show Fibonacci arcs as full circle.
Public propertyLabelColor
Gets or sets the color of the labels.
Public propertyLabelDistance
Label distance to the arc lines in pixels.
Public propertyLimitYToStackSegment
Arc lines are clipped outside the main segment, and not shown on segment indicators.
Public propertyLineColor
Gets or sets the color of the trend line and the arcs.
Public propertyLineWidth
Gets or sets the width of the trend line and the arcs.
Public propertyMagnetic
Fibonacci Arc is attached to the nearest OHLC-data value in vertical direction.
Top
See Also