|
|
|
|
|
Properties associated with the chart series
The following properties can be used with the series of a "Chart":
| | AutoRefresh | The AutoRefresh property is used to:- Find out whether the data found in the series is automatically recalculated whenever grDraw is called
- Modify the mode for recalculating the data found in the series.
| Legend | The Legend property is used to:- Find out the label of a series.
- Modify the label of a series.
| MaxValue | The MaxValue property is used to:- get and set the top value of a report based on a data file.
- get the maximum value of the current filter.
- get the maximum value of a data series in a chart.
- get and set the maximum value for some types of controls.
| MinValue | The MinValue property is used to:- get and set the bottom value of a report based on a data file.
- get the minimum value of the current filter.
- get the minimum value of a data series in a chart.
- get and set the minimum value for some types of controls.
| SecondaryAxis | The SecondaryAxis property is used to: - determine whether a chart series is on the secondary axis.
- set the position of a chart series on the secondary axis.
| SeriesColor | The SeriesColor property is used to:- Get the color of a series in a chart.
- Change the color of a series in a chart.
| Source | The Source property can be used on:- a Graphe field: in this case, the Source property is used to identify the source of the series: Table Column, list of values, etc., ...
- a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.)..
| SourceDescription | The SourceDescription property is used to get the name of the element used as data source of a series. | Thickness | The Thickness property is used to:- Find out the thickness of the line for a series (Line charts only).
- Modify the thickness of the line for a series (Line charts only).
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|