Original User: lisardggY
Hello, everyone.
I'm trying using the Legend control from the toolkit to show symbols and their associated values. But unlike the display in the ArcEditor/ArcMap, the legend displays the field values only, not the names of the fields. Here's how it looks in my app:
[ATTACH=CONFIG]12894[/ATTACH]
vs. how it looks in the official ESRI tools:
[ATTACH=CONFIG]12895[/ATTACH]
I looked through the properties of the LayerItemViewModel and LegendItemViewModel, but couldn't find anywhere where the field names (Severity,Escalated,Closed) are specified, to add them to my MapLayerItemTemplate. Am I missing something?