ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.GridLines (Function)
Displays or hides the chart gridlines.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of 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>.Parameter (Function)
Retrieves or modifies a chart parameter.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
<Chart>.Raised (Function)
Used to display a chart with raised effect.
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
<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.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.