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


Свойство MapColorScale.LabelInterval

Gets the interval between labels in a map color scale.

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

Синтаксис

'Декларация
Public ReadOnly Property LabelInterval As ReportIntProperty 
    Get
'Применение
Dim instance As MapColorScale 
Dim value As ReportIntProperty 

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

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

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

См. также

Справочник

MapColorScale Класс

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