Свойство MapColorScaleInstance.LabelBehavior
Gets the calculated value of the LabelBehavior property in a MapColorScale class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property LabelBehavior As MapLabelBehavior
Get
'Применение
Dim instance As MapColorScaleInstance
Dim value As MapLabelBehavior
value = instance.LabelBehavior
public MapLabelBehavior LabelBehavior { get; }
public:
property MapLabelBehavior LabelBehavior {
MapLabelBehavior get ();
}
member LabelBehavior : MapLabelBehavior
function get LabelBehavior () : MapLabelBehavior
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapLabelBehavior
A MapLabelBehavior value that represents the calculated value of the LabelBehavior property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering