ComponentOne Chart 8.0 for ActiveX
ChartGroup Object Members

 

ChartGroup Object Members

ChartGroup Object Properties

 

AreSeriesLabelsBound

Whether or not to use the datasource column names to label the series.

ChartType

The type of chart to be displayed.

Data

The data to be displayed.

DrawingOrder

Whether this chart group is drawn first (DrawingOrder = 1) or last (DrawingOrder = 2).

IsStacked

Whether the chart is to be displayed as a stacking chart.

LegendStyles

The legend styles for this chart group.

Name

The chart group name, which is either “1” or “2”.

Parent

The parent object.

PointLabels

The strings to render on the X-axis against their associated point values.

PointLabelsField

The database column name used as point labels.

PointStyles

The chart styles for the points in this chart group.

PointValuesField

The database column name used as value labels.

SeriesFields

The database column name used for series values.

SeriesLabels

The strings to render in the legend against the associated series values.

Styles

The chart styles for the series of this chart group

 

ChartGroup Object Methods

 

CoordToDataCoord

Maps a pixel coordinate to a chart coordinate.

CoordToDataCoordObject

Maps a pixel coordinate to a chart coordinate.

CoordToDataIndex

Picks the displayed data closest to the given pixel coordinate.

CoordToDataIndexObject

Picks the displayed data closest to the given pixel coordinate.

DataCoordToCoord

Maps a chart coordinate to a pixel coordinate.

DataCoordToCoordObject

Maps a chart coordinate to a pixel coordinate.

DataIndexToCoord

Picks the displayed data closest to the given pixel coordinate.

DataIndexToCoordObject

Picks the displayed data closest to the given pixel coordinate.

LoadAdoRecordset

Loads data from an ADO recordset.

 

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback