In this chart:
2. Title of axes.
The title of horizontal and vertical axes is displayed if the title was defined in the "General" tab of the description of Chart control. This parameter can also be defined by programming with
grAxisTitle.
5. Labels of series.
The caption of the legend corresponds to the caption of the first series displayed in the chart (defined in the "Series" tab or by programming with
grSeriesLabel).
6. Color of series.
The color of series corresponds to the color of first series. A color can be defined for each series in the "Series" tab of control description. The color of series can also be defined by programming with
grSeriesColor. An automatic color is used by default.
7. Category label and marks.
The category labels can be defined in the "Series" tab of control description.
The mark is automatically calculated by default. The "General" tab of control description is used to:
- define a specific mark.
- define a scale on the X axis according to the time. This option operates with Date or DateTime data coming from a Table control or from a HFSQL item. This option cannot be used with a series filled by programming.
- define a logarithmic scale on the Y axis.
You also have the ability to use the secondary scale for one or more series ("Series" tab).
8. Gridlines.
To display the gridlines, select "Horizontal gridlines" and "Vertical gridlines" in the "General" tab of the control description.
9. Scrollbars used to perform a zoom.
The ability to perform a zoom in a chart can be defined in the "Details" tab of control description. This option is available in WINDEV only.
Other characteristics:
Versions 19 and later

The "Bubble" charts can be displayed with an animation. To animate this type of chart, all you have to do is check "Enable animations" in the "Details" tab of the control the description.
New in version 19

The "Bubble" charts can be displayed with an animation. To animate this type of chart, all you have to do is check "Enable animations" in the "Details" tab of the control the description. 

The "Bubble" charts can be displayed with an animation. To animate this type of chart, all you have to do is check "Enable animations" in the "Details" tab of the control the description.