ComponentOne Chart 8.0 for ActiveX
Y Property (DataCoord)

 

Y Property (DataCoord)

The y-coordinate.

Syntax

Property Y 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

ChartLabel Object

DataCoord Object

Marker Object

 

 


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

Product Support Forum  |  Documentation Feedback