Polar Graph

The Polar graph or series is used to represent data as a line curve in the polar
coordinate system. It has two mandatory series
components, Angle
and Distance. Each pair of data in these two components is represented as
a point on the line curve. It also has an optional component called LabelMember
whose data may be used as the mark labels for the points.
The Pen and the Points properties determine the appearance of the
line curve and the points, respectively.
See Also
|