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


Свойство LegendText

Gets the calculated value of the LegendText property in a MapAppearanceRule class.

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

Синтаксис

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

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

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

Тип: System. . :: . .String
A string value that represents the calculated value of the LegendText property.