ComponentOne Chart 8.0 for ActiveX
Y Property (Coord)

 

Y Property (Coord)

The Y-coordinate.

Syntax

Property Y As Long

Example

' Position label at screen location (10,20)

Chart2D1.ChartLabels(1).AttachCoord.X = 10

Chart2D1.ChartLabels(1).AttachCoord.Y = 20

See Also

Coord Object

 

 


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

Product Support Forum  |  Documentation Feedback