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

In This Topic
    MapSizeRule Property (MapPointRules)
    In This Topic
    Gets or sets the size of the point based on a data field. Overrides MapPointTemplate.Size
    Syntax
    'Declaration
     
    Public Property MapSizeRule As MapSizeRule
    public MapSizeRule MapSizeRule {get; set;}
    See Also