Visual Basic (Declaration) | |
---|---|
Public Property LegendItemTemplate As DataTemplate |
C# | |
---|---|
public DataTemplate LegendItemTemplate {get; set;} |
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.Target Platforms:Windows Phone 7