CustomLabel.Value Propiedad

Definición

Obtiene una expresión que evalúa la posición en la escala donde se colocará la etiqueta.

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

Valor de propiedad

Un objeto ReportDoubleProperty.

Se aplica a