ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.AddData (Function)
Adds a data into a chart.
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
grAddData (Function)
Adds a data into a chart.
grTitleFont (Function)
Modifies the font used for the chart title.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grDestinationWMF (Function)
Defines a meta file as chart destination.
grDestinationWnd (Function)
Defines a window as chart destination.
<Chart>.GetData (Function)
Retrieves a data from a chart.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grCreate (Function)
Creates a specific type of chart.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
grGetData (Function)
Retrieves a data from a chart.