GroupedBarGraph::GetMaxValue PHP Метод

GetMaxValue() защищенный Метод

Returns the maximum value
protected GetMaxValue ( )
    protected function GetMaxValue()
    {
        return $this->multi_graph->GetMaxValue();
    }