ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grParameter (Function)
Retrieves or modifies a chart parameter.
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
How to create a patch?
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
<Chart>.Legend (Function)
Indicates the presence and position of legend in a chart.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grOrientation (Function)
Modifies the orientation of chart axes.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.