LinearGaugeInstance.Orientation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.