ChartLegendCustomItemCell.Text Propiedad

Definición

Obtiene una expresión que se evalúa como el texto de la celda.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Text { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Text { get; }
member this.Text : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property Text As ReportStringProperty

Valor de propiedad

Objeto ReportStringProperty que representa el texto de la celda.

Se aplica a