Udostępnij przez


Właściwość GaugePointerInstance.SnappingInterval

Pobiera wartość obliczoną SnappingInterval 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 SnappingInterval As Double
    Get
'Użycie
Dim instance As GaugePointerInstance
Dim value As Double

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

Wartość właściwości

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