Udostępnij przez


Właściwość GaugePanelItemInstance.Height

Pobiera wartość obliczoną Height właściwość w GaugePanelItem klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Height As Double
    Get
'Użycie
Dim instance As GaugePanelItemInstance
Dim value As Double

value = instance.Height
public double Height { get; }
public:
property double Height {
    double get ();
}
member Height : float
function get Height () : double

Wartość właściwości

Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości Height właściwość.