ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPolygonRules Class / MapColorRule Property

In This Topic
    MapColorRule Property (MapPolygonRules)
    In This Topic
    Gets or sets the color of the polygon based on a data field. Overrides MapPolygonTemplate.Style.Color
    Syntax
    'Declaration
     
    Public Property MapColorRule As MapColorRule
    public MapColorRule MapColorRule {get; set;}
    See Also