In this chart:
1. Values of data.
This parameter is displayed if "Show values" is checked in the "Details" tab of the Chart control description.
2. Title of vertical axis.
This parameter is displayed if the axis title was defined in the "General" tab of the Chart control description. This parameter can also be defined through programming with
grAxisTitle. A title can also be defined for the horizontal axis.
3. Mark on the vertical axis.
The mark is automatically calculated by default. The "General" tab of the 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 an HFSQL item. This option cannot be used with a series filled through programming.
- define a logarithmic scale on the Y axis.
- specify the orientation of marks.
You also have the ability to use the secondary scale for one or more series ("Series" tab).
4. Chart title.
The characteristics of the chart title can be defined in the "Details" tab of the control description ("Edit chart title").
You can define the chart title, its position and style.
5. Legend.
The characteristics of the legend can be defined in the "Details" tab of the control description ("Edit chart legend").
You can define its position and its style.
6. Labels of series.
The caption of the legend corresponds to the caption of the different series displayed in the chart (defined in the "Series" tab).
7. Color of series.
A color can be defined for each series in the "Series" tab of the control description. An automatic color is used by default.
8. Category label.
The category labels can be defined in the "Series" tab of the control description.
9. Spacing between the columns of column chart.
This spacing is defined in the "General" tab of the control description.
10. Gridlines.
The horizontal and vertical gridlines can be defined in the "General" tab of the control description.