line Class Reference

Inherited by area.


Public Member Functions

 line ()
 set_default_dot_style ($style)
 set_values ($v)
 append_value ($v)
 set_width ($width)
 set_colour ($colour)
 colour ($colour)
 set_halo_size ($size)
 set_key ($text, $font_size)
 set_tooltip ($tip)
 set_on_click ($text)
 loop ()
 line_style ($s)
 set_text ($text)
 attach_to_right_y_axis ()


Member Function Documentation

append_value ( v  ) 

Append a value to the line.

Parameters:
mixed $v

attach_to_right_y_axis (  ) 

colour ( colour  ) 

sytnatical sugar for set_colour

line (  ) 

line_style ( s  ) 

loop (  ) 

set_colour ( colour  ) 

set_default_dot_style ( style  ) 

Set the default dot that all the real dots inherit their properties from. If you set the default dot to be red, all values in your chart that do not specify a colour will be red. Same for all the other attributes such as tooltip, on-click, size etc...

Parameters:
$style as any class that inherits base_dot

set_halo_size ( size  ) 

set_key ( text,
font_size 
)

set_on_click ( text  ) 

set_text ( text  ) 

Sets the text for the line.

Parameters:
string $text

set_tooltip ( tip  ) 

set_values ( v  ) 

Parameters:
$v as array, can contain any combination of:
  • integer, Y position of the point
  • any class that inherits from dot_base
  • null

set_width ( width  ) 


The documentation for this class was generated from the following file:

Generated on Fri Mar 6 21:01:08 2009 for open-flash-chart by  doxygen 1.5.8