ComponentOne Chart 8.0 for ActiveX
VerticalOffset Property (ChartLabel)

 

VerticalOffset Property (ChartLabel)

The vertical distance, measured in pixels, between the center of the chart label and the point of attachment. This property is only used when AttachMethod is set to oc3dAttachCoord, or when the control is in a 2D projection.

Syntax

Property VerticalOffset As Long

Example

' Set vertical offset for first chart label

Chart3D1.ChartLabels(1).VerticalOffset = 10

See Also

Chart3D Object

ChartLabel Object

 

 


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

Product Support Forum  |  Documentation Feedback