LinearGaugeInstance.Orientation Property

Definition

Gets the calculated value of the Orientation property in a LinearGauge class.

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

Property Value

A GaugeOrientations value that represents the calculated value of the Orientation property.

Applies to