ScalePin.Location Propiedad

Definición

Obtiene una expresión que se evalúa como la ubicación del tope, en relación con el inicio o el fin de la escala. Grados para las escalas radiales, porcentaje para las escalas lineales.

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

Valor de propiedad

Un objeto ReportDoubleProperty.

Se aplica a