ScaleRange.DistanceFromScale Propiedad

Definición

Obtiene una expresión que se evalúa como la distancia desde el intervalo a la escala, como porcentaje del tamaño de la escala.

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

Valor de propiedad

Un objeto ReportDoubleProperty.

Se aplica a