[ Index ] |
|
Code source de Cr@wltr@ck 2.2.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 680 lignes (12 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
awPie:: (16 méthodes):
awPie()
setLegend()
setBorder()
set3D()
setStartAngle()
setLabelPrecision()
setLabelPosition()
setLabelNumber()
setLabelMinimum()
explode()
drawEnvelope()
drawComponent()
getMargin()
setValues()
getValues()
checkArray()
awPiePart:: (7 méthodes):
awPiePart()
getLegendBackground()
getLegendLineThickness()
getLegendLineStyle()
getLegendLineColor()
getLegendMark()
callbackPerCent()
awPie($values, $colors = PIE_COLORED) X-Ref |
Build the plot param: array $values Pie values |
setLegend($legend) X-Ref |
Change legend values param: array $legend An array of values for each part of the pie |
setBorder($color) X-Ref |
Set a border all around the pie param: $color A color for the border |
set3D($size) X-Ref |
Change 3D effect intensity param: int $size Effect size |
setStartAngle($angle) X-Ref |
Change initial angle param: int $angle New angle in degrees |
setLabelPrecision($precision) X-Ref |
Change label precision param: int $precision New precision |
setLabelPosition($position) X-Ref |
Change label position param: int $position New position in pixels |
setLabelNumber($number) X-Ref |
Change label number param: int $number New number |
setLabelMinimum($minimum) X-Ref |
Change label minimum param: int $minimum New minimum |
explode($explode) X-Ref |
Change Pie explode param: array $explode |
drawEnvelope($drawer) X-Ref |
Pas de description |
drawComponent($drawer, $x1, $y1, $x2, $y2, $aliasing) X-Ref |
Pas de description |
getMargin() X-Ref |
Return margins around the component return: array Left, right, top and bottom margins |
setValues($values) X-Ref |
Change values of Y axis This method ignores not numeric values param: array $values |
getValues() X-Ref |
Return values of Y axis return: array |
checkArray(&$array) X-Ref |
Pas de description |
awPiePart($color) X-Ref |
Build a new awPiePart param: $color Pie part color |
getLegendBackground() X-Ref |
Get the background color or gradient of an element of the component return: Color, Gradient |
getLegendLineThickness() X-Ref |
Get the line thickness return: NULL |
getLegendLineStyle() X-Ref |
Get the line type return: NULL |
getLegendLineColor() X-Ref |
Get the color of line return: NULL |
getLegendMark() X-Ref |
Get a mark object return: NULL |
callbackPerCent($value) X-Ref |
Pas de description |
Généré le : Thu Sep 6 14:14:11 2007 | par Balluche grâce à PHPXref 0.7 |