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

In This Topic
    MapCustomColorRule Class
    In This Topic
    Defines a set of custom colors for spatial elements based on a data field
    Object Model
    MapCustomColorRule Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MapCustomColorRule 
       Inherits MapColorRule
    public sealed class MapCustomColorRule : MapColorRule 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule
          GrapeCity.ActiveReports.PageReportModel.MapColorRule
             GrapeCity.ActiveReports.PageReportModel.MapCustomColorRule

    See Also