LinearGauge.Orientation Propiedad

Definición

Orientación del ancho.

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

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a