Class MapLegend
Specifies the legend for the map.
Inherited Members
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class MapLegend : MapItem, IGraphLegend, IGraphItem, IGraphLegendTitle
Constructors
MapLegend()
Declaration
public MapLegend()
Properties
Position
Specifies the position of the Map
Declaration
public GraphItemPosition Position { get; set; }
Property Value
Title
Specifies the text for the legend's title.
Declaration
public string Title { get; set; }
Property Value
System. A System. |