GroupedBarGraph::GetMinKey PHP 메소드

GetMinKey() 보호된 메소드

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