Поделиться через


Свойство GaugePointer.SnappingInterval

Gets the interval to which the values should round to.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property SnappingInterval As ReportDoubleProperty 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object that represents the interval to which the values should round to.

См. также

Справочник

GaugePointer Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering