ChartLegendCustomItemCell.Text Proprietà

Definizione

Testo della cella.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Text { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression Text { get; set; }
member this.Text : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property Text As ReportExpression

Valore della proprietà

ReportExpression

Un oggetto ReportExpression.

Si applica a