ActiveReports 8
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

Support Forum