ScaleRange.EndWidth Propiedad

Definición

Obtiene una expresión que se evalúa como el ancho del intervalo al inicio, 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