Udostępnij za pośrednictwem


Właściwość MapAppearanceRule.LegendName

Pobiera lub ustawia nazwę Legend w wyświetlany jest dystrybucji danych.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property LegendName As String
    Get
    Set
'Użycie
Dim instance As MapAppearanceRule
Dim value As String

value = instance.LegendName

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

Wartość właściwości

Typ: System.String
A ciąg wartości.