ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of chart to use. This name corresponds to:the chart name defined by programming with grCreate.the name of Chart control (found in the window editor or in the report editor). Only the Chart controls are available. Only the interactive Chart controls are available.
Number of the series for which the type of chart will be modified.
Type of chart that will be used to represent the data found in the series:grAreaArea chart.grBarChartsStock chart. grCandlestickCandlestick stock chart. grCurveLine chart. grCurveQuadraticRegressionLine chart in the following format: "ax2 + bx + c". The curvature is defined by performing a quadratic regression on the series specified in <Parameter>.grLineConstantDisplays a horizontal line at the position specified in <Parameter>.grLineMeanValueDisplays a horizontal line at the mean of series specified in <Parameter>.grLineLinearRegressionDisplays a line whose inclination is calculated by performing a linear regression on the series specified in <Parameter>.grBubbleChartBubble chart.grColumnColumn chart.grColumnStackedStacked Column chart.grMinMaxStock chart displaying the difference between the minimum and maximum values. grScatterScatter chart. grWaterfallWaterfall chart.
Parameter required for some types of charts. If <Type> corresponds to: grCurveQuadraticRegression: <Parameter> corresponds to the number of the series used to perform the quadratic regression. grLineConstant: <Parameter> corresponds to the display position of horizontal line. grLineMeanValue: <Parameter> corresponds to the number of the series used to calculate the mean. grLineLinearRegression: <Parameter> corresponds to the number of the series used to perform the linear regression. Caution: The linear regression operates with a single series.
Last update: 10/09/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: