This line can be drawn to indicate significance of certain points. Please refer to figure below:

Usage:
<vc:Chart ... >
<vc:TrendLine ... />
</vc:Chart>
List of attributes:
|
Attribute |
Function |
|
Sets which axis the TrendLine must refer to when YValue is used. Takes value as either "Primary" or "Secondary". Default is "Primary". | |
|
Enables or disables the TrendLine | |
|
Sets the color of the TrendLine. | |
|
Sets the style of the TrendLine. Takes values like "Dashed", "Dotted" ... | |
|
Sets the thickness of the TrendLine. | |
|
Enables or disables the shadow of TrendLine. | |
|
Sets the text content for TrendLine. | |
|
Sets the value to be used when vertical TrendLine is needed. | |
|
Sets the value to be used when horizontal TrendLine is needed. |