GaugePointer.DistanceFromScale Propiedad

Definición

Obtiene la distancia desde la punta del puntero hasta la escala, como porcentaje del tamaño de la escala (radio para escalas radiales, longitud para escalas lineales).

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