ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
<Chart>.Print (Function)
Prints a chart.
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<Chart>.LineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a Line chart....
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
<Chart>.GridLines (Function)
Displays or hides the chart gridlines.
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
<Chart>.PiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grWndSize (Function)
Defines the size of the window containing the chart.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
grGridlines (Function)
Displays or hides the chart gridlines.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
grTitle (Function)
Modifies the caption and/or position of the chart title....
grMenu (Function)
Defines the type of context menu displayed by a chart.
grPrint (Function)
Prints a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.