ComponentOne Chart 8.0 for ActiveX
DataIndexToCoordObject Method (ChartGroup)

 

DataIndexToCoordObject Method (ChartGroup)

Determines a pixel coordinate given a chart group series and point.

Syntax

Function DataIndexToCoordObject(Series As Long, Point As Long) As Chart2DCoordResult

Remarks

This method is similar to DataIndexToCoord, 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

Series

Long

Series value

Point

Long

Point value

See Also

Chart2DCoordResult Object

ChartGroup Object

 

 


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

Product Support Forum  |  Documentation Feedback