ComponentOne Chart 8.0 for ActiveX
DataCoordToCoordObject Method (ChartGroup)

 

DataCoordToCoordObject Method (ChartGroup)

Maps a chart coordinate to a pixel coordinate. This method is similar to DataCoordToCoord, 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 DataCoordToCoordObject(X As Double, Y As Double, Z As Double) As Chart3DCoordResult

 

Part

Type

Description

X

Double

X chart coordinate

Y

Double

Y chart coordinate

Z

Double

Z chart coordinate

 

See Also

ChartGroup Object

 

 


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

Product Support Forum  |  Documentation Feedback