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

In This Topic
    MapSizeRule Class
    In This Topic
    Defines the size rule for point or line based on a data field
    Object Model
    MapSizeRule Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MapSizeRule 
       Inherits MapAppearanceRule
    public sealed class MapSizeRule : MapAppearanceRule 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule
          GrapeCity.ActiveReports.PageReportModel.MapSizeRule

    See Also