Radar Graphs

A radar graph is a circular line graph.

Standard use of a radar graph

Use radar graphs to show patterns that occur in cycles, such as monthly sales for the last three years.

Available varieties of radar graphs

Only one variety of radar graph is available. The constant is RADAR_LINE.

Graph properties for radar graphs

The DepthRadius and DepthAngle properties of the Graph object together specify whether a radar graph appears to have depth.

Data structure of a radar graph

The following figure shows the data structure of a radar graph.

Sample radar graph

The structure of a radar graph is as follows:

Data guidelines for radar graphs

The only guideline for radar graphs is the same as for all graphs: graphs display numeric data only.

Handling Problems in Graph Data
Specifying Data for a Graph
Example: Setting JDBC Data on a Simple Graph
Example: Setting Data from a File on a Simple Graph