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


Свойство MapGridLines.LabelPosition

Gets the label position for the map gridlines.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapGridLines Класс

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