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


Свойство MapGridLines.Interval

Gets the interval between the map gridlines.

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

Синтаксис

'Декларация
Public ReadOnly Property Interval As ReportDoubleProperty 
    Get
'Применение
Dim instance As MapGridLines 
Dim value As ReportDoubleProperty 

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

См. также

Справочник

MapGridLines Класс

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