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


Свойство MapLineTemplate.LabelPlacement

Gets the label placement for a map line layer.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapLineTemplate Класс

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