GroupedBarGraph::GetMaxValue PHP 메소드

GetMaxValue() 보호된 메소드

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