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


Свойство MapColorScale.LabelBehavior

Gets how the labels display the values in a map color scale.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapColorScale Класс

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