|
|
|
|
|
|
|
A composite chart is a chart that displays several types of charts...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts...... |
|
|
|
|
|
|
This type of chart is used to represent a permanent data flow in real time...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts...... |
|
|
|
|
|
|
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include...... |
|
|
|
|
|
|
The "Chart" control is used to display a chart in windows, pages and reports...... |
|
|
|
|
|
|
The Organization Chart control is used to represent elements in a hierarchical way.
For example:
the contributors of a company according to their position.
the different branches of a group with their inter-dependencies.
the different steps of a manufacturing process, ...... |
|
|
|
|
|
|
Defines an Image variable as destination of a chart. |
|
|
|
|
|
|
Defines a window as chart destination. |
|
|
|
|
|
|
Creates a specific type of chart. |
|
|
|
|
|
|
Defines a meta file as chart destination. |
|
|
|
|
|
|
Defines an Image control as destination of a chart. |
|
|
|
|
|
|
Defines a meta file as chart destination (EMF means Enhanced Meta File). |
|
|
|
|
|
|
Defines a BitMap file as destination of a chart (BMP means BitMap). |
|
|
|
|
|
|
Checks the existence of a chart in memory. |
|
|
|
|
|
|
Draws a chart according to the specified parameters. |
|
|
|
|
|
|
The data that will be displayed in the Chart control can come from...... |
|
|
|
|
|
|
Modifies the caption and/or position of the chart title.... |
|
|
|
|
|
|
The Surface chart is used to represent correlated analogical data, according to 3 axes... |
|
|
|
|
|
|
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|