ComponentOne Chart 8.0 for ActiveX
DataIndexToCoordObject Method (ChartGroup)

 

DataIndexToCoordObject Method (ChartGroup)

Determines a pixel coordinate given a chart group series and point. This method is similar to DataIndexToCoord, except that the Chart3DCoordResult object is returned with the XPixel and YPixel values. This method should be used if passing parameters by reference is not allowed in your development environment (such as VBScript). See Chart3DCoordResult Object for more information.

Syntax

Function DataIndexToCoordObject(Row As Long, Column As Long) As Chart3DCoordResult

 

Part

Type

Description

Row

Long

Row in which point appears

Column

Long

Column in which point appears

 

See Also

ChartGroup Object

 

 


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

Product Support Forum  |  Documentation Feedback