ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
grDeleteAll (Function)
Erases a chart and destroys this chart.
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
The Image control
The Image control is used to......
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
1
2
3
4
5
6
124
>