Click or drag to resize

FibonacciRetracement Properties

LightningChart .NET Help

The FibonacciRetracement 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 propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyFillEnabled
Show colored fills between the Fibonacci lines. If disabled, only the lines are visible.
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyLabelColor
Gets or sets the color of the labels.
Public propertyLabelDistance
Label distance to the Fibonacci lines in pixels.
Public propertyLimitYToStackSegment
Fibonacci 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 retracements.
Public propertyLineWidth
Gets or sets the line width of the trend line and the retracements.
Public propertyMagnetic
Fibonacci Retracement is attached to the nearest OHLC-data value in vertical direction.
Top
See Also