GroupedBarGraph::GetMaxKey PHP Метод

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

Returns the maximum key from the MultiGraph
protected GetMaxKey ( )
    protected function GetMaxKey()
    {
        return $this->multi_graph->GetMaxKey();
    }