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

In This Topic
    MapColorPaletteRule Class
    In This Topic
    Defines the color palette for spatial elements based on a data field
    Object Model
    MapColorPaletteRule Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MapColorPaletteRule 
       Inherits MapColorRule
    public sealed class MapColorPaletteRule : MapColorRule 
    Inheritance Hierarchy

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

    See Also