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


Свойство MapColorScaleInstance.LabelPlacement

Gets the calculated value of the LabelPlacement property in a MapColorScale class.

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

Синтаксис

'Декларация
Public ReadOnly Property LabelPlacement As MapLabelPlacement 
    Get
'Применение
Dim instance As MapColorScaleInstance 
Dim value As MapLabelPlacement 

value = instance.LabelPlacement
public MapLabelPlacement LabelPlacement { get; }
public:
property MapLabelPlacement LabelPlacement {
    MapLabelPlacement get ();
}
member LabelPlacement : MapLabelPlacement
function get LabelPlacement () : MapLabelPlacement

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapLabelPlacement
A MapLabelPlacement value that represents the calculated value of the LabelPlacement property.

См. также

Справочник

MapColorScaleInstance Класс

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