Condividi tramite


Proprietà MapAppearanceRule.LegendName

Gets the name of the Legend in which the data distribution is displayed.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property LegendName As String 
    Get
'Utilizzo
Dim instance As MapAppearanceRule 
Dim value As String 

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

Valore proprietà

Tipo: System.String
A string value that represents the name of the Legend in which the data distribution is displayed.

Vedere anche

Riferimento

MapAppearanceRule Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering