ArcGIS API for Silverlight - Library Reference
LegendItemInfos Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > LayerLegendInfo Class : LegendItemInfos Property

Collection of legend items for the layer.

Syntax

Visual Basic (Declaration) 
Public Property LegendItemInfos As IEnumerable(Of LegendItemInfo)
C# 
public IEnumerable<LegendItemInfo> LegendItemInfos {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.