{
AGFloat barOffsets[];
AGColor graphColors[];
};
AGGraphListParams contains parameters used by AGGraph.
An array of offsets between multiple graphs with graphType set to "bars" or "barlines". Only graphs that have the barOffset parameter unset use this value.
An array of colors used as the default color for any graph that does not have its color parameter set.
AGGraphViewport / AGGraphViewportObj