define a polar world coordinate space within an AGGraphViewport
{
AGPrimitive+AGConnectToGraphWorldPort+IPort2+read &children[];
};
AGPolarGraphWorld links objects with equal polar world coordinate scaling. The connections to objects that share the same polar world coordinate space are through the children reference array.
Inherited from AGPrimitive through AGPolarWorld.
majorTickColor
majorTickLineStyle
majorTickOn
majorTickWidth
minorTickColor
minorTickCount
minorTickLineStyle
minorTickWidth
Inherited from AGTickParams through AGAxisParams, AGPolarWorldParams, and AGPolarWorld.
axleColor
axleWidth
labelColor
labelFont
labelHeight
Inherited from AGAxisParams through AGPolarWorldParams and AGPolarWorld.
Inherited from AGTickRParams through AGPolarWorldParams and AGPolarWorld.
Inherited from AGTickTParams through AGPolarWorldParams and AGPolarWorld.
Inherited from AGPolarWorldParams through AGPolarWorld.
graphType
lineStyle
lineWidth
rscatterSymbols
symbolFont
symbolHeight
Inherited from AGPolarGraphParams.
Inherited from AGPolarGraphListParams.
Array of AGPrimitive objects connected to this object.
examples/polar.v
AGTickRParams / AGTickTParams