GroupedBarGraph::GetMinValue PHP 메소드

GetMinValue() 보호된 메소드

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