ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.Gradient (Function)
Enables or disables the display of color gradients in a chart.
<Chart>.HMColor (Function)
Specifies the colors of different values in a Heatmap chart.
<Chart>.HMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
<Chart>.Label (Function)
Indicates various parameters of additional legend in a chart.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<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>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.SurfaceMarkCaption (Function)
Allows you to specify the mark caption for a Surface chart.
<Chart>.SurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grRBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ToClipboard (Function)
Writes text or image information into the system clipboard.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grMenu (Function)
Defines the type of context menu displayed by a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).