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