Właściwość ScaleRangeInstance.StartWidth
Pobiera wartość obliczoną StartWidth 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 StartWidth As Double
Get
'Użycie
Dim instance As ScaleRangeInstance
Dim value As Double
value = instance.StartWidth
public double StartWidth { get; }
public:
property double StartWidth {
double get ();
}
member StartWidth : float
function get StartWidth () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości StartWidth właściwość.
Zobacz także