area node - creates a rectangular area on a chart

<root>
 <objects>
  <area start_value='' end_value='' start_name='' end_name='' color='0xFF0000' alpha='30'/>
 </objects>
</root>


Attributes:

Name Description Values type Default value
first_value start value Numerical value from chart Values  
first_text start label String  
second_value end value Numerical value from chart Values  
second_text end label String  
text_position sets start and end label positions left|right|top|bottom right|bottom
first_argument sets start area object argument (if argument area) Numerical value from chart Values  
second_argument sets end area object argument (if argument area) Numerical value from chart Values  
text_rotation sets labels rotation numerical value 0
text_x_offset sets labels x offset numerical value 0
text_y_offset sets labels y offset numerical value 0

Subnodes:


© 2003-2007 AnyChart.Com - Flash Charting Solutions