ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLegend Class
Members

In This Topic
    MapLegend Class
    In This Topic
    Defines a legend to be drawn within a map
    Object Model
    MapLegend Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MapLegend 
       Inherits MapDockableSubItem
    public sealed class MapLegend : MapDockableSubItem 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.MapSubItem
          GrapeCity.ActiveReports.PageReportModel.MapDockableSubItem
             GrapeCity.ActiveReports.PageReportModel.MapLegend

    See Also