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


Свойство GaugeScale.CustomLabels

Custom labels for the scale.

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

Синтаксис

'Декларация
Public ReadOnly Property CustomLabels As CustomLabelCollection 
    Get
'Применение
Dim instance As GaugeScale 
Dim value As CustomLabelCollection 

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

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

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

См. также

Справочник

GaugeScale Класс

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