GroupedBarGraph::GetMinKey PHP Méthode

GetMinKey() protected méthode

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