ScaleRange.StartWidth 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 ^ StartWidth { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty StartWidth { get; }
member this.StartWidth : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property StartWidth As ReportDoubleProperty

Valor de propiedad

Un objeto ReportDoubleProperty.

Se aplica a