This line can be drawn to indicate significance of certain points. Please refer to figure below:
Usage:
<vc:Chart ... >
<vc:Chart.TrendLines>
<vc:TrendLine.../>
</vc:Chart.TrendLines>
</vc:Chart>
List of attributes:
|
Attribute |
Function |
|
|
AxisType can be used to set whether the TrendLine should target primary axis or secondary axis. |
|
This attribute sets the pointer that displays when the user moves the mouse over an element. | |
|
Enables or disables the trend line | |
|
Sets the hyper link (http:// is required). | |
|
Sets where the URL specified in Href to be opened. | |
|
Sets the color of the trend line. | |
|
Sets the style of the trend line. Takes values like "Dashed", "Dotted" ... | |
|
Sets the thickness of the trend line. | |
|
Opacity can be used to make any element transparent or opaque. | |
|
Sets the orientation of the trend line. It takes values like Horizontal, Vertical. | |
|
Enables or disables the shadow of trend line. | |
|
Sets the text content for trend line. | |
|
Sets the value to be used when vertical trend line is needed. | |
|
Sets the start value to be used when Horizontal and Vertical TrendLine is needed. | |
|
Sets the end value to be used when Horizontal and Vertical TrendLine is needed. | |
|
Sets the contents of the TrendLine label. | |
|
Sets the color for the text in the TrendLine label. | |
|
Sets the font type of the TrendLine label. | |
|
Sets the size of the TrendLine label. | |
|
Sets the font style of the TrendLine label. | |
|
Sets the weights of the text in the TrendLine label. |