Object Reference > ChartGroup Object > ChartGroup Object Members |
ChartGroup Object Properties
Whether or not to use the datasource column names to label the series. |
|
The type of chart to be displayed. |
|
The data to be displayed. |
|
Whether this chart group is drawn first (DrawingOrder = 1) or last (DrawingOrder = 2). |
|
Whether the chart is to be displayed as a stacking chart. |
|
The legend styles for this chart group. |
|
The chart group name, which is either “1” or “2”. |
|
The parent object. |
|
The strings to render on the X-axis against their associated point values. |
|
The database column name used as point labels. |
|
The chart styles for the points in this chart group. |
|
The database column name used as value labels. |
|
The database column name used for series values. |
|
The strings to render in the legend against the associated series values. |
|
The chart styles for the series of this chart group |
ChartGroup Object Methods
Maps a pixel coordinate to a chart coordinate. |
|
Maps a pixel coordinate to a chart coordinate. |
|
Picks the displayed data closest to the given pixel coordinate. |
|
Picks the displayed data closest to the given pixel coordinate. |
|
Maps a chart coordinate to a pixel coordinate. |
|
Maps a chart coordinate to a pixel coordinate. |
|
Picks the displayed data closest to the given pixel coordinate. |
|
Picks the displayed data closest to the given pixel coordinate. |
|
Loads data from an ADO recordset. |