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

In This Topic
    MapColorRule Property (MapLineRules)
    In This Topic
    Defines the color of the line based on a data field. Overrides MapLineTemplate.Style.Color
    Syntax
    'Declaration
     
    Public Property MapColorRule As MapColorRule
    public MapColorRule MapColorRule {get; set;}
    See Also