Свойство Map.MapLegends
Gets a collection of legends to be drawn in the map.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MapLegends As MapLegendCollection
Get
'Применение
Dim instance As Map
Dim value As MapLegendCollection
value = instance.MapLegends
public MapLegendCollection MapLegends { get; }
public:
property MapLegendCollection^ MapLegends {
MapLegendCollection^ get ();
}
member MapLegends : MapLegendCollection
function get MapLegends () : MapLegendCollection
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapLegendCollection
A MapLegendCollection object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering