ArcGIS API for Windows Phone - 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;}

Remarks

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

Property Value

The legend item template.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.