LinearGauge.Orientation Property

Definition

Orientation of the gauge.

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)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to