TrendLines

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:

  1. It is a parent element for TrendLine.

  2. It can hold any number of TrendLine object inside a Chart.