Visible Property (IDataLabel)
In This Topic
Gets a value indicating whether the data label is displayed on the chart.
Syntax
'Declaration
ReadOnly Property Visible As Boolean
Property Value
A
System.Boolean value.
true
if the data label is displayed; otherwise,
false
.
See Also