GroupedBarGraph::GetMaxKey PHP 메소드

GetMaxKey() 보호된 메소드

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