ComponentOne Chart 8.0 for ActiveX
ValueLabels Tab (Axes)

 

ValueLabels Tab (Axes)

Pressing the Add adds a value label to the value label pane.

Chart3D.ChartArea.Axes.Item(ii).ValueLabels.Add

Pressing the Remove button removes the currently highlighted value label.

Chart3D.ChartArea.Axes.Item(ii).ValueLabels.Remove

The Value textbox allows you to specify the label value.

Chart3D.ChartArea.Axes.Item(ii).ValueLabels.Item(ii).Value

The Label textbox allows you to enter or change the label text.

Chart3D.ChartArea.Axes.Item(ii).ValueLabels.Item(ii).Label

For more information, see ValueLabels Annotation.

 

 


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

Product Support Forum  |  Documentation Feedback