ComponentOne Chart 8.0 for ActiveX
DataIndexToCoord Method (ChartGroup)

 

DataIndexToCoord Method (ChartGroup)

Determines a pixel coordinate given a chart group row and column.

Syntax

Sub DataIndexToCoord(Row As Long, Column As Long, XPixel As Long, YPixel As Long)

 

Part

Type

Description

Row

Long

row in which point appears

Column

Long

column in which point appears

XPixel

Long

Returned X pixel coordinate

YPixel

Long

Returned Y pixel coordinate

 

See Also

ChartGroup Object

 

 


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

Product Support Forum  |  Documentation Feedback