It represents a collection of TrendLine in a Chart.
Type: TrendLineCollection
Namespace: Visifire.Charts
Assembly:
|
Silverlight: |
SLVisifire.Charts (in SLVisifire.Charts.dll) |
|
WPF: |
WPFVisifire.Charts (in WPFVisifire.Charts.dll) |
This attribute applies to:
Syntax:
<vc:Chart ... >
<vc:Chart.TrendLines>
<vc:TrendLine Orientation="Vertical"/>
</vc:Chart.TrendLines>
</vc:Chart>
Remarks:
It is a parent element for TrendLine.
It can hold any number of TrendLine object inside a Chart.