ArcGIS API for WPF - Library Reference
LegendItemTemplate Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > Legend Class : LegendItemTemplate Property

Gets or sets the legend item template.

Syntax

Visual Basic (Declaration) 
Public Property LegendItemTemplate As DataTemplate
C# 
public DataTemplate LegendItemTemplate {get; set;}

Property Value

The legend item template.

Remarks

The legend item template is used at the lower level in the legend hierachy. Most generally, it contains an image and a label.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.