Partilhar via


Propriedade SnappingInterval

Interval to which the values should round.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property SnappingInterval As ReportDoubleProperty
    Get
'Uso
Dim instance As GaugePointer
Dim value As ReportDoubleProperty

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