Example of Legend in ASP.NET Core Maps Control

Maps
Features
Legend

This sample visualizes grouping of countries in the legend based on its population density. The legend will be displayed at the top of the map.

Population density (per square kilometer) - 2015<100100 - 200200 - 300300 - 500>500
Properties
Legend mode
Legend position
Show legend for remaining data source items
Show population density when the legend item is toggled

In this example, you can see how to render a legend in the maps. A legend item denotes the value of a shape. Any number of legend items can be added to the legend. You can bind the desired colors to the shapes, if its values are within the specified range using the ColorMapping property. You can also show or hide color mapping related to population density when toggling the legend item

Tooltip is enabled in this example. To see the tooltip in action, hover the mouse over a shape or tap a shape in touch enabled devices.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab