Właściwość ChartElementPositionInstance.Height
Pobiera wartość obliczoną Height właściwość w ChartElementPosition 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 ChartElementPositionInstance
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ść.