Home
last modified time | relevance | path

Searched refs:getScaleMode (Results 1 – 2 of 2) sorted by relevance

/plugin/statdisplay/pchart/
DScaleStyle.php23 public function getScaleMode() { function in ScaleStyle
DpChart.php541 if ($style->getScaleMode() == SCALE_NORMAL
542 || $style->getScaleMode() == SCALE_START0) {
543 if ($style->getScaleMode() == SCALE_START0) {
563 …} elseif ($style->getScaleMode() == SCALE_ADDALL || $style->getScaleMode() == SCALE_ADDALLSTART0 )…
564 if ($style->getScaleMode() == SCALE_ADDALLSTART0) {