Свойство ScalePin.PinLabel
Gets the label for the pin.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property PinLabel As PinLabel
Get
'Применение
Dim instance As ScalePin
Dim value As PinLabel
value = instance.PinLabel
public PinLabel PinLabel { get; }
public:
property PinLabel^ PinLabel {
PinLabel^ get ();
}
member PinLabel : PinLabel
function get PinLabel () : PinLabel
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.PinLabel
A PinLabel object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering