|
|
|
|
|
|
|
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control... |
|
|
|
|
|
|
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels... |
|
|
|
|
|
|
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe... |
|
|
|
|
|
|
The Chart controls allow the end user to perform several operations... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
The Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
Selects an element in an Organization Chart control. |
|
|
|
|
|
|
Deletes all elements from an Organization Chart control. |
|
|
|
|
|
|
Deselects an element from an Organization Chart control. |
|
|
|
|
|
|
Modifies an element in an Organization Chart control. |
|
|
|
|
|
|
Modifies an element in an Organization Chart control. |
|
|
|
|
|
|
Deselects an element from an Organization Chart control. |
|
|
|
|
|
|
Selects an element in an Organization Chart control. |
|
|
|
|
|
|
Deletes all elements from an Organization Chart control. |
|
|
|
|
|
|
The ImageHeight property is used to:
Find out the height of the image section displayed in an image control or in the background of a chart control.
Modify the height of the image section displayed in an image control or in the background of a chart control.... |
|
|
|
|
|
|
Adds a child element into an Organization Chart control. |
|
|
|
|
|
|
Adds a child element into an Organization Chart control. |
|
|
|
|
|
|
Deletes an element and its "children" from an Organization Chart control. |
|
|
|
|
|
|
Deletes an element and its "children" from an Organization Chart control. |
|
|
|
|
|
|
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window...... |
|
|
|
|
|
|
To customize the interface of an Organization Chart control, you must use specific internal windows.... |
|
|
|
|
|
|
Creates an image representing the entire Organization Chart control. |
|
|
|
|
|
|
Returns the number of elements found in an Organization Chart control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|