Freigeben über


Map.MapLegends Eigenschaft

Definition

Ruft eine Auflistung von Legenden ab, die in der Karte gezeichnet werden sollen, oder legt sie fest.

public:
 property System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::MapLegend ^> ^ MapLegends { System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::MapLegend ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::MapLegend ^> ^ value); };
[System.Xml.Serialization.XmlElement(typeof(Microsoft.ReportingServices.RdlObjectModel.RdlCollection`1<Microsoft.ReportingServices.RdlObjectModel.MapLegend>))]
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.MapLegend> MapLegends { get; set; }
[<System.Xml.Serialization.XmlElement(typeof(Microsoft.ReportingServices.RdlObjectModel.RdlCollection`1<Microsoft.ReportingServices.RdlObjectModel.MapLegend>))>]
member this.MapLegends : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.MapLegend> with get, set
Public Property MapLegends As IList(Of MapLegend)

Eigenschaftswert

Ein IList<T>-Objekt.

Attribute

Gilt für: