Lenguaje

ScaleRange.EndWidth Propiedad

Definición

Obtiene una expresión que evalúa hasta el ancho del rango al principio, como porcentaje del tamaño de la escala.

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

Valor de propiedad

Un objeto ReportDoubleProperty.

Se aplica a