ComponentOne Chart 8.0 for ActiveX
General Tab (ChartLabels)

 

General Tab (ChartLabels)

When selected (checked), the IsShowing checkbox sets the IsShowing property so that the chartlabel is visible.

Chart3D.ChartLabels.Item(ii).IsShowing

When selected (checked), the IsConnected checkbox sets the IsConnected property so there is a line drawn from the chartlabel to its attachment point.

Chart3D.ChartLabels.Item(ii).IsConnected

The Name textbox provides a place to modify the name of each label.

Chart3D.ChartLabels.Item(ii).Name

The Adjust dropdown allows you to specify how to align multiple lines of text in the selected chartlabel.

Chart3D.ChartLabels.Item(ii).Adjust

The Plane dropdown allows you to specify the plane to face the ChartLabel, when attached by DataIndex or DataCoordinates.

Chart3D.ChartLabels.Item(ii).Plane

 

 


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

Product Support Forum  |  Documentation Feedback