Lenguaje

ChartLegendColumnHeader.Value Propiedad

Definición

Recibe una expresión que evalúa el valor que se mostrará en la cabecera.

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

Valor de propiedad

Un ReportStringProperty objeto que representa el valor que se mostrará en el encabezado.

Se aplica a