Lines Matching refs:BotPlots
507 $BotPlots = "";
517 $BotPlots [$Key] [] = round($XCenterPos);
519 $BotPlots [$Key] [] = round($YCenterPos + $SpliceHeight);
567 $BotPlots [$Key] [] = round($TopX);
569 $BotPlots [$Key] [] = round($TopY + $SpliceHeight);
577 $BotPlots [$Key] [] = round($XCenterPos2);
579 $BotPlots [$Key] [] = round($YCenterPos2 + $SpliceHeight);
589 $iValues, $BotPlots,
650 private function drawPieGraphBottomPolygons(array $iValues, array $BotPlots, $EnhanceColors, array $aBotPlots, ShadowProperties $shadowProperties) {
653 $BotPlots [$Key],
654 (count($BotPlots [$Key]) + 1) / 2,