Takes a picture and polar data and appends a picture that represents a polar graph of the data. Polar graphs always have scales and grids and can only draw lines between points. You can specify the colors for the grid and plot, the format for the scale, and the section of the plot you want to view.
![]() |
[user-specified font] is a cluster containing the specific font characteristics for the text you draw.
This specification is ignored unless desired font is set to user-specified font.
| ||||||||||||||||||||
![]() |
desired font specifies the font for the text you draw.
|
||||||||||||||||||||
![]() |
picture is the collection of drawing instructions on which the scale will be drawn. | ||||||||||||||||||||
![]() |
data array is an array of points, where each point is a cluster containing a magnitude and a phase in degrees that specifies the format and precision for the scale.
| ||||||||||||||||||||
![]() |
dimensions specifies the top left point of the drawn bitmap.
| ||||||||||||||||||||
![]() |
top left point is the top left point of the drawn bitmap.
| ||||||||||||||||||||
![]() |
polar attributes is a cluster that describes the format for the grid and scale of the polar plot and indicates how the graph should handle negative magnitude data, whether to clip the data or to draw it.
| ||||||||||||||||||||
![]() |
new picture is a picture containing the scale that can be wired to a picture control indicator. |