AGPolarGraphListParams


Synopsis

parameters used by AGPolarGraph

group AGPolarGraphListParams
{
AGColor graphColors[];
};

Description

AGPolarGraphListParams contains parameters used by AGPolarGraph.

Subobjects

graphColors

An array of colors used as the default color for any graph that does not have its color parameter set.

Example

Not available.

File

v/ag.v

See Also

Related modules

•      AGGraphViewport / AGGraphViewportObj

•      AGPolarGraphWorld