ComponentOne Chart 8.0 for ActiveX
Text Property (Label)

 

Text Property (Label)

The label text string.

Syntax

Property Text As String

Example

' Display and set the X-axis title

Chart3D1.ChartArea.Axes("X").IsShowing = True

Chart3D1.ChartArea.Axes("X").Title = "my title"

See Also

Axis Object

ChartGroup Object

ChartLabel Object

Legend Object

Title Object

ValueLabel Object

Label Object

 

 


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

Product Support Forum  |  Documentation Feedback