Spread Windows Forms 7.0 Product Documentation
Radar Line Charts
Support Options
Spread Windows Forms 7.0 Product Documentation > Developer's Guide > Working with the Chart Control > Understanding Charts > Plot Types > Radar Plot Types > Radar Line Charts

Glossary Item Box

The line chart can be a radar plot such as the one shown in this figure:

Line Chart, example of radar plot

Each point has a single data value: y. Each point is visualized as point on a line.

A radar line series can be assigned a border, fill effect, and a depth for the line. Each point can be assigned a border and a fill effect for the line. Assigning null for a border or fill effect indicates that the property is unset. Depth is measured relative to the plot area depth (0 = no depth, 1 = depth of plot area).

For more information on the line series object in the API, refer to the RadarLineSeries class.

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.