trend node - Creates trend line on a chart

<root>
 <objects>
  <trend start_value='' end_value='' start_argument='' end_argument='' value='' color='0xFF0000' thickness='1' alpha='100'/>
 </objects>
</root>


Attributes:

Name Description Value Default value
start_value start value numerical value within chart Values  
end_value end value numerical value within chart Values  
text tren label text String  
text_position trend label position left | right right
color trend line color 0xRRGGBB (hex code) or html code 0xFF0000
size trend line thickness positive numerical value 1
alpha trend line opacity integer value 0 - 100 100
start_argument start argument numerical value within chart arguments  
end_argument end argument numerical value within chart arguments  

Subnodes:


© 2003-2007 AnyChart.Com - Flash Charting Solutions