Lines Matching refs:GAreaXOffset
148 var $GAreaXOffset = NULL; variable in pChart
513 $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;
1382 $XPos = $this->GAreaXOffset;
1429 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
1467 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
1573 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
1606 if ( $XPos < ($this->GArea_X2 - $this->GAreaXOffset) )
1609 …$this->drawLine($XLast,$YLast,$this->GArea_X2-$this->GAreaXOffset,$YPos,$this->Palette[$ColorID]["…
1671 $Points[] = $this->GAreaXOffset;
1680 $XPos = $this->GAreaXOffset; $PointsCount = 2;
1736 if ( $XPos < ($LayerWidth-$this->GAreaXOffset) )
1745 $aPoints[] = $LayerWidth-$this->GAreaXOffset;
1747 $aPoints[] = $LayerWidth-$this->GAreaXOffset;
1759 $Points[] = $LayerWidth-$this->GAreaXOffset;
1764 $Points[] = $LayerWidth-$this->GAreaXOffset;
1802 $aPoints[] = $this->GAreaXOffset;
1810 $XPos = $this->GAreaXOffset;
1861 $aPoints[] = $LayerWidth - $this->GAreaXOffset;
1901 $XPos = $this->GAreaXOffset;
1962 $XPos = $this->GArea_X1 + $this->GAreaXOffset - $SerieXOffset + $SeriesWidth * $SerieID;
2015 $XPos = $this->GArea_X1 + $this->GAreaXOffset - $SeriesWidth / 2;
2059 $XPos = $this->GArea_X1 + $this->GAreaXOffset;