Partager via


Propriété LegendText

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LegendText As String
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .String
A string value that represents the calculated value of the LegendText property.