ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of chart to use. This name can correspond to:the chart name defined by 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), an preset color.the ColorUndefined constant (default value) to apply the series color.
Type of point:grPointSquarePoint shaped like a square.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).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: 09/22/2020
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: