Właściwość LinearGaugeInstance.Orientation
Pobiera wartość obliczoną Orientation właściwość w LinearGauge klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Orientation As GaugeOrientations
Get
'Użycie
Dim instance As LinearGaugeInstance
Dim value As GaugeOrientations
value = instance.Orientation
public GaugeOrientations Orientation { get; }
public:
property GaugeOrientations Orientation {
GaugeOrientations get ();
}
member Orientation : GaugeOrientations
function get Orientation () : GaugeOrientations
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.GaugeOrientations
A GaugeOrientations wartości reprezentującej obliczonej wartości Orientation właściwość.
Zobacz także