GroupedBarGraph::GetKey PHP Méthode

GetKey() protected méthode

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