ActiveReports 12
Value Property (DataLabel)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataLabel Class : Value Property
 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