[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.DataLabel.Value

Value Property

Value

Gets or sets the expression to use for the value labels.

Declaration
public ExpressionInfo Value { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object containing the expression for the value labels.

Remarks

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