GroupedBarGraph::GetMinValue PHP Метод

GetMinValue() защищенный Метод

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