| [ Index ] |
|
Code source de phpMyVisites 2.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 303 lignes (5 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
awScatterPlot:: (15 méthodes):
awScatterPlot()
setImpulse()
link()
linkNull()
setColor()
setStyle()
setThickness()
getLegendLineThickness()
getLegendLineStyle()
getLegendLineColor()
getLegendBackground()
getLegendMark()
drawComponent()
xAxisPoint()
getXCenter()
Classe: awScatterPlot - X-Ref
ScatterPlot| awScatterPlot($datay, $datax = NULL) X-Ref |
| Construct a new awScatterPlot param: array $datay Numeric values for Y axis param: array $datax Numeric values for X axis param: int $mode |
| setImpulse($color) X-Ref |
| Display plot as impulses param: $impulse Impulses color (or NULL to disable impulses) |
| link($link, $color = NULL) X-Ref |
| Link scatter plot points param: bool $link param: $color Line color (default to black) |
| linkNull($link) X-Ref |
| Ignore null values for Y data and continue linking param: bool $link |
| setColor($color) X-Ref |
| Change line color param: $color |
| setStyle($style) X-Ref |
| Change line style param: int $style |
| setThickness($tickness) X-Ref |
| Change line tickness param: int $tickness |
| getLegendLineThickness() X-Ref |
| Get the line thickness return: int |
| getLegendLineStyle() X-Ref |
| Get the line type return: int |
| getLegendLineColor() X-Ref |
| Get the color of line return: Color |
| getLegendBackground() X-Ref |
| Get the background color or gradient of an element of the component return: Color, Gradient |
| getLegendMark() X-Ref |
| Get a mark object return: Mark |
| drawComponent($drawer, $x1, $y1, $x2, $y2, $aliasing) X-Ref |
| Pas de description |
| xAxisPoint($position) X-Ref |
| Pas de description |
| getXCenter() X-Ref |
| Pas de description |
| Généré le : Mon Nov 26 14:10:01 2007 | par Balluche grâce à PHPXref 0.7 |
|