ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Chart control / Types of charts
  • Overview
  • Characteristics of a radar chart
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview
The Radar chart is used to highlight a series according to another one.
In a Radar chart, the number of axes is equal to the number of categories. All the axes are issued from the central point.
The categories are indicated around the chart. The values of series are displayed inside the chart.
Characteristics of a radar chart
Radar chart
In this chart:
1. Radar point with its value.
The point value is displayed if the following conditions are fulfilled: "Show values" is checked in the "Details" tab of the Chart control description.
  • the type of point is defined for each series in the "Series" tab of the point description window. If the type of point is "Not drawn", the point will not be highlighted and its value will not be displayed.
The size of the points is defined in the "General" tab of the control description window.
2. Chart title. The characteristics of the chart title can be defined in the "Details" tab of the control description ("Edit chart title"). You can define the chart title, its position and style.
3. Category label.
The category labels can be defined in the "Series" tab of the control description. To display the category labels, simply check "Show labels of categories" in the "General" tab of the chart description window.
4. Legend. The characteristics of the legend can be defined in the "Details" tab of the control description ("Edit chart legend"). You can define its position and its style.
5. Labels of series.
The caption of the legend corresponds to the caption of the different series displayed in the chart (defined in the "Series" tab).
6. Color of series.
A color can be defined for each series in the "Series" tab of the control description. An automatic color is used by default.
7. Gridlines.
To display the gridlines, select "Show gridlines" in the "General" tab of the control description.
8. Mark.
The mark is automatically calculated. Therefore, grOrigin will have no effect on this type of chart.
Remark: The zoom is not supported by a radar chart.
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help