Gets or Sets the value to be used when Horizontal and Vertical TrendLine is needed. Value is dependent upon the Orientation set for TrendLine.
Type: Double
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 Value="20"/>
</vc:Chart.TrendLines>
</vc:Chart>
Below is the chart after setting Value property in TrendLine.
