ComponentOne Chart 8.0 for ActiveX
DataCoordToCoordObject Method (ChartGroup)

 

DataCoordToCoordObject Method (ChartGroup)

Maps a chart coordinate to a pixel coordinate.

Syntax

Function DataCoordToCoordObject(X As Double, Y As Double) As Chart2DCoordResult

Remarks

This method is similar to DataCoordToCoord, except that the Chart2DCoordResult 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).

 

Part

Type

Description

X

Double

X chart coordinate

Y

Double

Y chart coordinate

See Also

ChartGroup Object

Chart2DCoordResult Object

 

 


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

Product Support Forum  |  Documentation Feedback