LinearGaugeInstance.Orientation Propiedad

Definición

Obtiene el valor calculado de la Orientation propiedad en una LinearGauge clase.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeOrientations Orientation { Microsoft::ReportingServices::OnDemandReportRendering::GaugeOrientations get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeOrientations Orientation { get; }
member this.Orientation : Microsoft.ReportingServices.OnDemandReportRendering.GaugeOrientations
Public ReadOnly Property Orientation As GaugeOrientations

Valor de propiedad

Un GaugeOrientations valor que representa el valor calculado de la Orientation propiedad.

Se aplica a