|
|
|
|
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:- find out and modify the upper bound of a report based on a data file.
- find out the upper bound defined for the current filter.
- find out the maximum value of a chart series.
- find out and modify the maximum value for some types of controls.
| MinValue | The MinValue property is used to:- find out and modify the lower bound of a report based on a data file.
- find out the lower bound defined for the current filter.
- find out the minimum value of a chart series.
- find out and modify 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:- Find out the color of a series in a chart.
- Modify the color of a series in a chart.
| Source | The Source property can be used on:- a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
- a connection: in this case, the Source property is used to get or set 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…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|