Image_Graph_Data_Bar::stackingPrepare()

Image_Graph_Data_Bar::stackingPrepare() -- Prepare given dataElements of this type for stacking

Synopsis

require_once '/Graph/Data/Bar.php';

void Image_Graph_Data_Bar::stackingPrepare (array &$dataElements)

Description

This package is not documented yet.

Parameter

array &$dataElements

references to dataElements (objects of this type)

Throws

throws no exceptions thrown

Note

This function can be called statically.