ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Name of the chart to be used. This name can correspond to:the chart name defined through programming with grCreate.the name of the Chart control (in the window editor).
Number of the series into which a value will be added. If the specified series does not exist, the chart designer creates as many series as necessary in order to get a consistent matrix. All the created series are initialized to 0.
Horizontal coordinate (X-coordinate) of the point to add.
Vertical coordinate (Y-coordinate) of the point to add.
Coordinate in altitude of the point to add.
Point color. This color can correspond to:an RGB color (returned by RGB),an HSL color (returned by HSL),a preset color.the ColorUndefined constant (default value) to apply the series color.
Type of point:grPointCirclePoint shaped like a circle.grPointCrossPoint shaped like a cross.grPointCubePoint shaped like a cube (3D).grPointDiamondPoint shaped like a diamond.grPointPyramidPoint shaped like a pyramid (3D).grPointSpherePoint shaped like a sphere (3D).grPointSquarePoint shaped like a square.grPointTrianglePoint shaped like a triangle.If this parameter is not specified, the type of point corresponds to the type of point defined for the series.
Last update: 05/26/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: