ComponentOne Chart 8.0 for ActiveX
X Property (DataCoord)

 

X Property (DataCoord)

The X-coordinate.

Syntax

Property X As Double

Example

' Set data coordinate to (2.3, 4.5)

Chart2D1.ChartLabels(1).AttachDataCoord.X = 2.3

Chart2D1.ChartLabels(1).AttachDataCoord.Y = 4.5

See Also

DataCoord Object

 

 


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

Product Support Forum  |  Documentation Feedback