Свойство MapColorScaleInstance.LabelInterval
Gets the calculated value of the LabelInterval property in a MapColorScale class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property LabelInterval As Integer
Get
'Применение
Dim instance As MapColorScaleInstance
Dim value As Integer
value = instance.LabelInterval
public int LabelInterval { get; }
public:
property int LabelInterval {
int get ();
}
member LabelInterval : int
function get LabelInterval () : int
Значение свойства
Тип: System.Int32
An int value that represents the calculated value of the LabelInterval property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering