Share via


ChartLegendCustomItemCell.Text Property

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

The cell text.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

public ReportExpression Text { get; set; }

Property Value

Type: Microsoft.ReportingServices.RdlObjectModel.ReportExpression
A ReportExpression object.

See Also

Reference

ChartLegendCustomItemCell Class

Microsoft.ReportingServices.RdlObjectModel Namespace