InterfaceIMapLegendInfoProvider
Interface
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.RadMap.dll
Syntax:
cs-api-definition
public interface IMapLegendInfoProvider
Methods
GetLegendInfo(MapLegendElement)
Declaration
cs-api-definition
List<MapLegendInfoItem> GetLegendInfo(MapLegendElement mapElement)
Parameters
mapElement
Returns
List<MapLegendInfoItem>