Udostępnij przez


Właściwość GaugePointer.SnappingEnabled

Wskazuje wartości należy zaokrąglić do interwału przyciąganie.

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

Składnia

'Deklaracja
Public ReadOnly Property SnappingEnabled As ReportBoolProperty
    Get
'Użycie
Dim instance As GaugePointer
Dim value As ReportBoolProperty

value = instance.SnappingEnabled
public ReportBoolProperty SnappingEnabled { get; }
public:
property ReportBoolProperty^ SnappingEnabled {
    ReportBoolProperty^ get ();
}
member SnappingEnabled : ReportBoolProperty
function get SnappingEnabled () : ReportBoolProperty