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


Свойство PinLabel.Placement

Gets an expression that evaluates to the placement of the label relative to the scale.

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

Синтаксис

'Декларация
Public ReadOnly Property Placement As ReportEnumProperty(Of GaugeLabelPlacements)
    Get
'Применение
Dim instance As PinLabel 
Dim value As ReportEnumProperty(Of GaugeLabelPlacements)

value = instance.Placement
public ReportEnumProperty<GaugeLabelPlacements> Placement { get; }
public:
property ReportEnumProperty<GaugeLabelPlacements>^ Placement {
    ReportEnumProperty<GaugeLabelPlacements>^ get ();
}
member Placement : ReportEnumProperty<GaugeLabelPlacements>
function get Placement () : ReportEnumProperty<GaugeLabelPlacements>

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<GaugeLabelPlacements>
A ReportEnumProperty<EnumType> object.

См. также

Справочник

PinLabel Класс

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