GroupedBarGraph::GetMinValue PHP Méthode

GetMinValue() protected méthode

Returns the minimum value
protected GetMinValue ( )
    protected function GetMinValue()
    {
        return $this->multi_graph->GetMinValue();
    }