TrendLine Properties |
The TrendLine 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.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| LimitYToStackSegment |
Trend line is clipped outside the main segment, and not shown on segment indicators.
| |
| LineColor |
Gets or sets the color of the Trend line.
| |
| LineWidth |
Gets or sets the width of the Trend line.
| |
| Magnetic |
Trend line is attached to the nearest OHLC-data value in vertical direction.
| |
| ShowExtensions |
Show dashed extension lines for the Trend line.
|