GroupedBarGraph::GetMaxValue PHP Méthode

GetMaxValue() protected méthode

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