Click or drag to resize

TrendLine Properties

LightningChart .NET Help

The TrendLine 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 propertyLimitYToStackSegment
Trend line is clipped outside the main segment, and not shown on segment indicators.
Public propertyLineColor
Gets or sets the color of the Trend line.
Public propertyLineWidth
Gets or sets the width of the Trend line.
Public propertyMagnetic
Trend line is attached to the nearest OHLC-data value in vertical direction.
Public propertyShowExtensions
Show dashed extension lines for the Trend line.
Top
See Also