ComponentOne Chart 8.0 for ActiveX
Label Property (ValueLabel)

 

Label Property (ValueLabel)

The label for this Value-label.

Syntax

Property Label As Label (read-only)

Example

' Set chart coordinate for this label

Chart2D1.ChartArea.Axes("X").ValueLabels.Add 1,"First ValueLabel"

Chart2D1.ChartArea.Axes("X").ValueLabels(1).Value = 1.0/

See Also

Label Object

Labels Collection

ValueLabel Object

 

 


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

Product Support Forum  |  Documentation Feedback