<esri:Legend Map=.........> <esri:Legend.LegendItemTemplate> <DataTemplate> <StackPanel Orientation="Horizontal"> <Image Source="{Binding ImageSource}" HorizontalAlignment="Center" VerticalAlignment="Center" Stretch="None" MinWidth="20" /> <TextBlock Text="{Binding Label}" Margin="5,0,0,0" VerticalAlignment="Center" /> </StackPanel> </DataTemplate> </esri:Legend.LegendItemTemplate> </esri:Legend>
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.