ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLineRules Class / MapSizeRule Property

In This Topic
    MapSizeRule Property (MapLineRules)
    In This Topic
    Gets or sets the width of the line based on a data field. Overrides MapLineTemplate.Width
    Syntax
    'Declaration
     
    Public Property MapSizeRule As MapSizeRule
    public MapSizeRule MapSizeRule {get; set;}
    See Also