Public メソッド | |
| __construct ($value, $legend, $color) | |
| setColor ($color) | |
| separate ($dim=20) | |
Public 変数 | |
| $DataValue | |
| データ値 | |
| $Percentage | |
| 全体率 | |
| $Legend | |
| 凡例文字列 | |
| $AtPiece = array( 'StrokeWidth'=>1, 'Stroke'=>'black' ) | |
| グラフアトリビュート | |
| PSGraph_container_pie::__construct | ( | $ | value, | |
| $ | legend, | |||
| $ | color | |||
| ) |
constructor
| value | データ値 | |
| legend | 凡例文字列 | |
| color | 色 |
| PSGraph_container_pie::separate | ( | $ | dim = 20 |
) |
セパレート
| dim | 距離 |
| PSGraph_container_pie::setColor | ( | $ | color | ) |
色の指定
| color | 色 |
| PSGraph_container_pie::$AtPiece = array( 'StrokeWidth'=>1, 'Stroke'=>'black' ) |
グラフアトリビュート
| PSGraph_container_pie::$DataValue |
データ値
| PSGraph_container_pie::$Legend |
凡例文字列
| PSGraph_container_pie::$Percentage |
全体率
1.5.8