Searched refs:GAreaXOffset (Results 1 – 3 of 3) sorted by relevance
72 protected $GAreaXOffset = NULL; variable in pChart339 $this->GAreaXOffset = 0;345 $this->GAreaXOffset = $this->DivisionWidth / 2;349 $this->GAreaXOffset = $this->DivisionWidth / 2;437 $XPos = $this->GArea_X1 + $this->GAreaXOffset;887 if ($this->GAreaXOffset == 0) {888 $XPos = $this->GArea_X1 + $this->DivisionWidth + $this->GAreaXOffset;891 $XPos = $this->GArea_X1 + $this->GAreaXOffset;1189 $XPos = $this->GArea_X1 + $this->GAreaXOffset + ($this->DivisionWidth * $Cp) + 2;1285 $XPos = $this->GArea_X1 + $this->GAreaXOffset;[all …]
148 var $GAreaXOffset = NULL; variable in pChart513 $this->GAreaXOffset = 0;521 $this->GAreaXOffset = $this->DivisionWidth / 2;527 $this->GAreaXOffset = $this->DivisionWidth / 2;587 $XPos = $this->GArea_X1 + $this->GAreaXOffset;945 if ( $this->GAreaXOffset == 0 )946 …{ $XPos = $this->GArea_X1 + $this->DivisionWidth + $this->GAreaXOffset; $ColCount = $this->DataCou…948 …{ $XPos = $this->GArea_X1 + $this->GAreaXOffset; $ColCount = floor( ($this->GArea_X2 - $this->GAre…1179 $XPos = $this->GArea_X1 + $this->GAreaXOffset + ( $this->DivisionWidth * $Cp ) + 2;1235 $XPos = $this->GArea_X1 + $this->GAreaXOffset;[all …]
148 var $GAreaXOffset = NULL; variable in pChart513 $this->GAreaXOffset = 0;521 $this->GAreaXOffset = $this->DivisionWidth / 2;527 $this->GAreaXOffset = $this->DivisionWidth / 2;587 $XPos = $this->GArea_X1 + $this->GAreaXOffset;945 if ( $this->GAreaXOffset == 0 )946 …{ $XPos = $this->GArea_X1 + $this->DivisionWidth + $this->GAreaXOffset; $ColCount = $this->DataCou…948 …{ $XPos = $this->GArea_X1 + $this->GAreaXOffset; $ColCount = floor( ($this->GArea_X2 - $this->GAre…1203 $XPos = $this->GArea_X1 + $this->GAreaXOffset + ( $this->DivisionWidth * $Cp ) + 2;1259 $XPos = $this->GArea_X1 + $this->GAreaXOffset;[all …]