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


Свойство MapAppearanceRule.LegendText

Gets the label to be displayed for the map distribution in the legend.

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

Синтаксис

'Декларация
Public ReadOnly Property LegendText As ReportStringProperty 
    Get
'Применение
Dim instance As MapAppearanceRule 
Dim value As ReportStringProperty 

value = instance.LegendText
public ReportStringProperty LegendText { get; }
public:
property ReportStringProperty^ LegendText {
    ReportStringProperty^ get ();
}
member LegendText : ReportStringProperty
function get LegendText () : ReportStringProperty

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object that represents the label to be displayed for the map distribution in the legend.

См. также

Справочник

MapAppearanceRule Класс

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