Lines Matching +defs:color +defs:value
154 …function setShadowProperties($XDistance = 1, $YDistance = 1, Color $color = null, $Alpha = 50, $Bl…
935 …public function drawLegend($XPos, $YPos, $DataDescription, Color $color, Color $color2 = null, Col…
1018 …public function drawTitle($XPos, $YPos, $Value, Color $color, $XPos2 = -1, $YPos2 = -1, ShadowProp…
1054 …public function drawTextBox(Point $point1, Point $point2, $Text, $Angle = 0, Color $color = null, …
1119 …function drawTreshold($Value, Color $color, $ShowLabel = FALSE, $ShowOnRight = FALSE, $TickWidth =…
1168 function setLabel($Data, $DataDescription, $SerieName, $ValueName, $Caption, Color $color = null) {
1360 function linearScale($value, $istart, $istop, $ostart, $ostop){
1440 function drawArea($Data, $Serie1, $Serie2, Color $color, $Alpha = 50) {
2190 function drawLimitsGraph($Data, $DataDescription, Color $color = null) {
2609 function drawBackground(Color $color) {
2614 private function drawGradient(Point $point1, Point $point2, Color $color, $decay) {
2669 public function drawBackgroundGradient(Color $color, $decay) {
2679 function drawEllipse($Xc, $Yc, $Height, $Width, Color $color) {
2686 function drawFilledEllipse($Xc, $Yc, $Height, $Width, Color $color) {
3118 static private function convertValueForDisplay($value, $format, $unit) {