Searched refs:ShowLabel (Results 1 – 4 of 4) sorted by relevance
/plugin/statdisplay/pchart/ |
H A D | pChart.php | 1119 …function drawTreshold($Value, Color $color, $ShowLabel = FALSE, $ShowOnRight = FALSE, $TickWidth =… argument 1140 if ($ShowLabel) {
|
/plugin/statistics/inc/pchart/ |
H A D | pChart.php | 1202 function drawTreshold($Value, Color $color, $ShowLabel = FALSE, $ShowOnRight = FALSE, $TickWidth = 4, $FreeText = NULL) { argument 1227 if($ShowLabel) {
|
/plugin/projects/pchart/pchart/ |
H A D | pchart.php | 1130 …function drawTreshold($Value,$R,$G,$B,$ShowLabel=FALSE,$ShowOnRight=FALSE,$TickWidth=4,$FreeText=N… argument 1147 if ( $ShowLabel )
|
/plugin/charter/lib/pchart/ |
H A D | pChart.class.php | 1154 …function drawTreshold($Value,$R,$G,$B,$ShowLabel=FALSE,$ShowOnRight=FALSE,$TickWidth=4,$FreeText=N… argument 1171 if ( $ShowLabel )
|