ActiveReports Developer 7
Value Property (DataLabel)

 Gets or sets the expression to use for the value labels.
Syntax
'Declaration
 
Public Property Value As ExpressionInfo
public ExpressionInfo Value {get; set;}

Property Value

An ExpressionInfo object containing the expression for the value labels.
Remarks

If omitted, values in the ValueCategoryAxis object are used instead.

See Also

Reference

DataLabel Class
DataLabel Members