Udostępnij za pośrednictwem


Właściwość GaugePointerInstance.BarStart

Pobiera wartość obliczoną BarStart właściwość w GaugePointer klasy

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

Składnia

'Deklaracja
Public ReadOnly Property BarStart As GaugeBarStarts
    Get
'Użycie
Dim instance As GaugePointerInstance
Dim value As GaugeBarStarts

value = instance.BarStart
public GaugeBarStarts BarStart { get; }
public:
property GaugeBarStarts BarStart {
    GaugeBarStarts get ();
}
member BarStart : GaugeBarStarts
function get BarStart () : GaugeBarStarts

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.GaugeBarStarts
A GaugeBarStarts wartości reprezentującej obliczonej wartości BarStart właściwość.