ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLabel (Function)
Indicates various parameters of additional legend in a chart.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grLegendFont (Function)
Modifies the font used for the chart legend.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.Label (Function)
Indicates various parameters of additional legend in a chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.Draw (Function)
Draws a chart according to the specified parameters.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
<Chart>.SurfaceMarkCaption (Function)
Allows you to specify the mark caption for a Surface chart.
<Chart>.SurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.